Usergrid Javascript SDK

Javascript SDK

This SDK is designed to enable you to connect your apps to the Usergrid API.

Read me

View the read me file for the SDK: https://github.com/usergrid/usergrid/blob/master/sdks/html5-javascript/README.md.

API documentation

For more information on Usergrid, see the Apache docs: http://usergrid.incubator.apache.org/

Example Apps:


All Calls example app
This app shows the basic method for making all call types against the API. It also shows how to log in an app user.

Dogs example app
This app shows you how to use the Entity and Collection objects

Facebook Login Example
This app shows you how to use Facebook to log into Usergrid.

Tests for examples in readme file
This is a test script that runs all the sample code shown in the readme file. See the samples in action!