The Login with Apple plugin enables applications built with Backendless to provide an authentication option for users to log in with their Apple account.
The Backendless Twilio integration plugin enables you to implement a phone number-based login and two-factor authentication for your app. It also provides API for SMS and MMS messaging.
Introduction We’re all looking to streamline app development. Backend development in particular is a clear point where efficiency is key because improper code can slow down you app and affect all users equally. One of the best ways to speed up backend development without risking creating problematic code is…
Backendless is the perfect backend platform for Codeless (or no code) and low code application development. Our Codeless system, along with our user-friendly user interface, makes it easy for anyone to build a fully functional mobile or web app.
In January of this year, we introduced spatial data functionality to Backendless Database. The purpose of this new data type was to replace the existing Geolocation features on the platform. On October 5th, 2020, this transition will be complete.
In this edition of the Backendless Spotlight, we visit with the creator of a unique new messaging app startup with a humorous slant. PuppetChat takes the concept of filters seen in many social apps and turns it on its head, allowing users to put their voice to a real physical puppet.
As a developer, you often need to run a test query or send an API request to see the server response. Our REST docs show examples using curl, but that may not always be convenient. You may need to play with the API request arguments, change the body, etc., and modifying your curl command is…
Backendless increased the limits on Cloud Code deployment size for the Cloud 9 and Cloud 99 plans. Now, developers can deploy more of their business logic and dependencies. The new limit for Cloud 9 is 20 MB and for Cloud 99 is 100 MB.
There are few worse feelings than deploying new code only to realize that the code accidentally broke something. You need to get back to the last working version, but what did it look like? What do you do?