SIGN IN SIGN UP
restify / node-restify UNCLAIMED

The future of Node.js REST development

0 0 60 JavaScript
'use strict';
var errors = require('restify-errors');
errors.makeConstructor('RequestCloseError');
errors.makeConstructor('RequestAbortedError');