The core of the Codeless technology we released last week is the Codeless Logic Designer. It is a visual environment for composing logic of your API/IoT services, Event Handlers, and Timers. The system uses “blocks”, a jigsaw puzzle-like UI components placed into categories. When you create a codeless service, you snap blocks to create the logic. As…
With the release of Backendless Cloud v4.1.0 we added an amazing new feature called Codeless Programming. Using Codeless anyone can develop in Backendless without any knowledge of a programming language. The environment is fully visual and lets you create API/IoT Services, Backendless API Event Handlers, and Timers. The system can be used to create programs…
With the recent update of the Backendless service (version 4.0.8) you can now add your app’s icon and the app store links in Backendless Console. This is done so we can make it easier for you to identify the app and also to help us build a gallery of apps powered by Backendless. We are…
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…