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
- refactor(deps): migrate express-session from v1.18.1 to v1.19.0
- refactor(deps): migrate connect-redis from v8 to v9
- fix: make view engine extension matching case-insensitive
- Improve test coverage for `res.set()` edge cases
- fix: non standard status code will result in undefined
- feat: add diagnostics_channel support for app initialization
- test: add unit tests for compileQueryParser, compileTrust, and normalizeTypes
- fix: prevent Content-Type header from being set to 'false'
- res.set('Content-Type') silently sets header to literal string 'false' for unknown types
- chore: improve regexes in examples
- Docs
- JavaScript not yet supported