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
- Restify does not handle Promise rejection
- Make CORS a core plugin
- Route not found
- res.send(200, 0) sends 'null' instead of 0 or other falsy values with application/json
- feat: adds support to http problem details - rfc7807
- When using handleUncaughtExceptions, if an error is thrown within a stream callback in the `uncaughtException` handler, restify enters an infinite loop.
- Response.send() throws if you pass in a number which is not a valid HTTP Status
- PR that fixes documentation regarding RegExps in paths has not been merged
- Improving jsonContentType Regex
- fix NotAuthorized error when serving static files while directory var…
- Docs
- JavaScript not yet supported