1.2.0 • Published 5 years ago

@warshipjs/rest v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

Warship REST

Warship REST is a Payload Issuer that implements RESTful capabilities adopting JSONAPI specification for Express-like packages (express, polka, restify and etc).


Requirements


Install

npm install --save @warshipjs/rest

Documentation

See Warship REST


Testing

The tests use Docker, so be sure that your user can run redis:5 image.

npm test