/warship-rest

Primary LanguageJavaScriptMIT LicenseMIT

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