daux.io/tmdocs/01_API/15_Read.md

12 lines
214 B
Markdown
Raw Normal View History

2013-06-12 21:42:00 +02:00
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.