Adding custom server-side logic is one of the most powerful features of Backendless. We are happy to announce that JavaScript with Node.js has been added to the family of server-side languages supported by Backendless. Starting today developers can build custom API services, API event handlers, and timers using JavaScript. See the getting started guide and start building…
The Cloud Code feature in Backendless lets you add your own custom server-side code to handle client API requests. In this post, I am going to review how to add the Data Service API handlers.