Based on Loopback.js, this is the API that powers Urban Crawl iOS and Android apps.
Urban Crawl's apps' source code is available here:
- iOS : https://github.com/akamai/UrbanCrawl-iOS
- Android : https://github.com/akamai/UrbanCrawl-Android
The API exists here : http://terraplanet.herokuapp.com/explorer/
If you're basing this off of your own Loopback instance, look into following folders:
- common/models - for all model related code
- server/model-config.json
- server/datasources.json - for database information
- server/config.json - for server configuration and REST API endpoints
- data - for a dump of the live database
You can deploy this app directly to Heroku using the button above.
- Web: https://developer.akamai.com
- Email: devrel@akamai.com