Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-boom
HTTP-friendly error objects
https://github.com/hapijs/boom#readme
0
no reviews
Install
Boom provides a set of utilities for returning HTTP errors. Each utility returns a `Boom` error response object (instance of `Error`).
Node.js is an event-based server-side JavaScript engine.