restypie
TypeScript icon, indicating that this package has built-in type declarations

1.15.6 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i restypie

Weekly Downloads

17

Version

1.15.6

License

MIT

Last publish

Collaborators

  • luxe-admin
  • sylvainestevez