Blog
Vibe Coding is Awesome - But Let's Talk Backends (Because They Still Matter)
Kwikbet Kenya is a prominent online betting platform that has gained popularity among sports enthusiasts and gamers in the region. Offering a wide range of betting options, including sports betting, casino games, and virtual sports, Kwikbet caters to diverse preferences, ensuring that every user finds something to enjoy. With a user-friendly interface and a seamless...

Custom events, Direct invocation of custom server-side code

In addition to the built-in events triggered by the API calls, Backendless supports custom, developer-defined events. Custom business logic code, which is executed on the server-side, can be attached to either built-in events or the developer-defined ones. Custom events can be triggered through a specialized API call from a client library or by other custom…

Connecting to external hosts from custom business logic

There are a lot of scenarios when custom business logic on the server-side may need to connect to an external host. Whether it is a service call to a third-party service or a retrieving data from a proprietary system, the code must establish a connection to an external host. Up until now if you tried…

Interactive Release History

We build and release a lot of software – core service, 5 SDKs and a special utility for custom business logic. We always wanted to visualize our release history to make it easy to navigate through the releases and see how a specific SDK or the core service is evolving. Today we release our release…