Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 0
michael-lefebvre edited this page Apr 7, 2013
·
7 revisions
CRUD - /api/<app-slug>
CRUD - /api/user/<user-id>
GET/PUT - /api/user/me
GET - /api/<app-slug>/collection
CRUD - /api/<app-slug>/collection/<collection-slug>
GET - /api/<app-slug>/collection/<collection-slug>/documents
CRUD - /api/<app-slug>/document/<collection-slug>
CRUD - /api/<app-slug>/document/<collection-slug>/<doc-ref>
CRUD - /api/<app-slug>/library/<file-name>