daux.io/docs/01_API/15_Read.md
2013-06-03 08:32:55 -05:00

12 lignes
214 B
Markdown

To read from a collection, issue a HTTP GET call
GET /collections/:collection
**URL Parameters**
`:collection` is the key of the collection in the config.
**Returns**
An array of objects from the collection.