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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.15.6
    5
    • latest
  • 1.3.3
    1
    • beta

Version History

Package Sidebar

Install

npm i restypie

Weekly Downloads

65

Version

1.15.6

License

MIT

Last publish

Collaborators

  • luxe-admin
  • sylvainestevez