Mainflux.mainflux/app/routes
Drasko DRASKOVIC 59da29ff2b Use restify and mongojs. Change structure.
This commit introducess massive change:
- Replace Express by Restify for simplicity and lean approach
- Replace Mongoose by MongoJS for DB schema-less paradigm
- Introduce `controllers` dir, and isolate all routes in `routes.js`

Signed-off-by: Drasko DRASKOVIC <drasko.draskovic@gmail.com>
2015-12-02 00:17:10 +01:00
..
devices.js Use restify and mongojs. Change structure. 2015-12-02 00:17:10 +01:00
sessions.js -- Hello JWT 2015-10-13 16:35:32 +02:00
status.js Add Mocha, Chai and Supertest combo for testing 2015-11-01 03:43:23 +01:00
users.js -- Hello JWT 2015-10-13 16:35:32 +02:00