restypie
v1.15.6
Published
Tastypie inspired, lightweight and storage agnostic REST resources manager
Readme
Restypie
Tastypie inspired, lightweight and storage agnostic REST resources manager.
Requirements
node>= 4.x.xexpress>= 3 ORkoausingkoa-router
Frameworks support
Restypie currently supports the following frameworks/routers :
- Express
- Koa (using koa-router)
Installation
npm install restypie --saveDebugging
Restypie allows debugging by supplying the DEBUG variable
DEBUG=restypie:* node app.jsContributing
See here.
