restish-error

0.0.1 • Public • Published

restish-error

Build Status npm version Code Climate bitHound Overall Score bitHound Dependencies bitHound Code

Overview

An Error collection to use in your REST API.

Usage

const err = new APIError('Error message', httpStatus.NOT_FOUND);

Installation

npm install restish-error

Credits

express-mongoose-es6-rest-api

throw.js

Contributing

# fork it
git checkout -b my-new-feature
git commit -am 'feature: makes america great again'
git push origin my-new-feature
# submit a pull request

Readme

Keywords

Package Sidebar

Install

npm i restish-error

Weekly Downloads

3

Version

0.0.1

License

MIT

Last publish

Collaborators

  • zombler