This post will show you how to implement a kind of “expiration” for your data objects. The strategy is sufficiently abstract, so it’s applicable to any resource you need to expire, including files, logs, and so on. Since the database does not have any built-in expiration mechanism, we’ll have to implement it on our own. Fortunately,…
In this edition of Backendless Spotlight, we travel down under to take a look at EatClub, an Australian app designed to make dining out more convenient – and less expensive. EatClub encourages you to “eat out, more often” by providing a platform for restaurants to offer last-minute deals on unfilled reservations. Unlike our previous entries…
One of the final steps before you release an app is to setup proper security. Specifically, the security of your File Storage is perhaps the most important since it may contain your business logic code (Cloud Code), your public website data, your logs, and any other assets that you probably do not want anyone from…
Get all the benefits of Backendless as an API platform, including real-time capabilities and Cloud Code, without having to sacrifice your legacy database.
Unleash the full potential of Backendless with Backendless Pro. Pro gives you truly unlimited data retrieval, API calls, cache storage, Cloud Code, and push notifications.
Develop and deploy custom Alexa skills for Amazon devices with the Backendless SDK. Custom skills can be implemented with Java, JavaScript, or Codeless.
Today we are going to talk about a very valuable feature available for Managed Backendless and Backendless Pro users called Low Priority Tasks. In this article, we’ll look at how it works and what is it best used for. Backendless custom business logic (Cloud Code custom event handlers and custom API services) tasks are put into a…
Today we are going to demonstrate how to create a simple event handler to track subscriber statistics on your various messaging channels. This gives you the ability to easily track the number of subscribers for each of your channels to help you manage channel load and gauge user interest in specific topics. Used in combination with API usage…
Keep users updated with personalized, schedulable push notifications. Build your own templates, target specific users/groups, and customize popups, badges and sounds.