How do I use Ragic as a backend database for my Android or iOS app?
Hosting your database on Ragic seems like a very reasonable choice. All you have to do is create your database in Ragic and follow our
HTTP API guide to read/write data from your mobile app.
You can also check out our HTTP API integration samples on GitHub.