Note: the RESTful API of MongoHQ unfortunately is not available anymore!
MongoDB (from "humongous") is an open-source document database, and the leading NoSQL database.
MongoHQ
is a platform for MongoDB hosting on the web.
This App Inventor example project uses the MongoHQ API
The MongoHQ REST API allows you to create and interact with MongoDB databases created on the MongoHQ
platform with an easy to use JSON API over HTTPS. Thank you Henk for being the sponsor of this tutorial!
You probably also might be interested in the App Inventor - CouchDB and
App Inventor - Amazon SimpleDB interfaces.
To start using the MongoHQ REST API, you will need to do the following:
See the documentation how to work with databases.
See the documentation how to work with collections.
See the documentation how to work with documents.
These are some further blocks used.
Tested successfully on Nexus 5 running Android 4.2.2.
Developing and maintaining snippets, tutorials and extensions for App Inventor takes a lot of time.
I hope it saved some of your time. If yes, then you might consider to donate a small amount!
or donate some mBTC to Address:
1Jd8kXLHu2Vkuhi15TWHiQm4uE9AGPYxi8
Thank you! Taifun
Download aia file for App Inventor
Back to top of page ...
This work by Pura Vida Apps
is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License
with attribution (name=Pura Vida Apps and link to the source site) required.