Changes for version 0.01 - 2014-06-17
- EXPERIMENTAL release
- Add resource for GET /
- Add resource for GET /sources
- Add resource for GET /:source/schema
- Add resource for GET /:source/search?q=:json&limit=:int&page=:int&order_by=:json
- Add resource for DELETE /:source/:id
- Add resource for PATCH /:source/:id
- Add resource for PUT /:source
Modules
REST API for your database
Controller for getting data from the schema
Controller for running actions on the schema
Controller for changing data in a result