Welcome to StrongLoop Suite, an API tier for connecting Enterprise data to devices and browsers. StrongLoop Suite includes an open source mobile framework, a built-in monitoring and management console, all built on top of a certified distribution of Node.js.
Click on the friendly GET buttons below to try out a few example requests!
Actual request: GET /weapons?filter[where][effectiveRange][gt]=900&filter[limit]=3
(The top three weapons with a range over 900m)
Actual request: GET /locations/nearby?here[lat]=37.587409&here[lng]=-122.338225
The API Explorer is a great resource to check out the rest of the methods available to you through the StrongLoop Suite's default REST API.