An open API service indexing awesome lists of open source software.

https://github.com/samuelmarks/custom-restify-errors

Custom errors for the Node.JS restify framework
https://github.com/samuelmarks/custom-restify-errors

Last synced: 3 months ago
JSON representation

Custom errors for the Node.JS restify framework

Awesome Lists containing this project

README

          

custom-restify-errors
=====================
[![License](https://img.shields.io/badge/license-Apache--2.0%20OR%20MIT-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Build Status](https://travis-ci.org/SamuelMarks/custom-restify-errors.svg?branch=master)](https://travis-ci.org/SamuelMarks/custom-restify-errors)
[![Coverage Status](https://coveralls.io/repos/github/SamuelMarks/custom-restify-errors/badge.svg)](https://coveralls.io/github/SamuelMarks/custom-restify-errors)
[![NPM version](https://img.shields.io/npm/v/@offscale/custom-restify-errors.svg)](https://www.npmjs.com/package/@offscale/custom-restify-errors)
[![npm-publish](https://github.com/SamuelMarks/custom-restify-errors/actions/workflows/npm-publish.yml/badge.svg)](https://github.com/SamuelMarks/custom-restify-errors/actions/workflows/npm-publish.yml)

Custom errors for the Node.JS restify framework.

## Install

npm i -S @offscale/custom-restify-errors

---

## License

Licensed under either of

- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or )
- MIT license ([LICENSE-MIT](LICENSE-MIT) or )

at your option.

### Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.