express
https://github.com/expressjs/express
JavaScript
Fast, unopinionated, minimalist web framework for node.
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 supported59 Subscribers
View all SubscribersAdd a CodeTriage badge to express
Help out
- Issues
- remove .get() and .set() functions for settings
- Add originalRoute like originalUrl
- Support for auto-generated Accept-Patch header
- refactor view engine
- Default responder should not console.error 4xx errors
- discuss commit guidelines
- Define error-handling middleware functions explicitly (without arity detection)
- Deprecate res.send(obj) json overload
- '/' route breaks strict routing
- Optional custom json replacer/spaces per response
- Docs
- JavaScript not yet supported