Skip to content

old-birds/Restypie

Repository files navigation

Restypie

Build Status npm version Coverage Status

Tastypie inspired, lightweight and storage agnostic REST resources manager.

Requirements

  • node >= 4.x.x
  • express >= 3 OR koa using koa-router

Frameworks support

Restypie currently supports the following frameworks/routers :

Installation

npm install restypie --save

Debugging

Restypie allows debugging by supplying the DEBUG variable

DEBUG=restypie:* node app.js

Contributing

See here.

About

Tastypie inspired, lightweight and storage agnostic REST resources manager.

Resources

Stars

Watchers

Forks

Packages

No packages published