Blog
Introducing Backendless Pro Community Edition: Free Single-Server Deployment
We’re excited to announce that Backendless is now even more accessible with the launch of the Community Edition: a free version of the Backendless platform for deployment on a single physical server. This change makes Backendless more accessible than ever, allowing established users who want to lower their overall cost of ownership to deploy quickly...

Using Kotlin for Cloud Code Development With Backendless

Backendless Cloud Code officially supports Java, JavaScript, and Codeless. Since Kotlin compiles to Java byte code, it is no exception. Kotlin can be used to build API Services, Event handlers, and Timers in Backendless. Check out an article by @vvsevolodovich describing how to configure your project so you can develop Cloud Code logic with Kotlin:…