Custom REST service in Backendless

Is it possible to host a custom REST service in Backendless which is not related to any of the data setup done for the application? Also can this service have access to Backendless application context?

-Ram

Hi, Ram,

We are currently working on this feature and it is expected to appear in one of the next releases (typically, a few months). You will be able to upload the description of your REST service and Backendless will generate the API to call your service’s methods.
And as to your second question, you are already able to have access to Backendless application context from your service, if I understand your question correctly. You just use one of Backendless Client Libraries or REST routes to communicate with the application.

Regards,

Sergey