node-restify
https://github.com/restify/node-restify
JavaScript
The future of Node.js REST development
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported8 Subscribers
Add a CodeTriage badge to node-restify
Help out
- Issues
- Quick Start page still has examples using restify.errors
- The link for Error Handling section in the docs is broken
- BodyParser Tempfile Creation Issue
- maxParamLength Undocumented
- Bugfix
- res.send(200, 0) sends 'null' instead of 0 or other falsy values with application/json
- To not break the chain when the client closed the connection
- cpuUsageThrottle plugin `close()` does not clean up properly
- feat: adds support to http problem details - rfc7807
- bodyReader does not work with both gunzip and maxBodySize
- Docs
- JavaScript not yet supported