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...

Run Backendless REST API in Postman

Quite often, you need to run a test query or send an API request to see the server response. Our REST docs show examples using curl, but at times that may be inconvenient. You may need to play with the API request arguments, change the body, etc., and modifying your curl command is not as…