api-utils

Utils for express


License
ISC
Install
npm install api-utils@0.0.2

Documentation

Obsolete

The module is obsolete and should not be used! Instead just use res.status(statusCode).send({ code: codeString, reason: reason });