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 supported57 Subscribers
View all SubscribersAdd a CodeTriage badge to express
Help out
- Issues
- Make it clear what arguments `req.accepts*` functions accept
- Express 4.22.2 has qs vulnerable dependency
- fix: restore req/res prototypes when a mounted app hands control back
- router.use() silently accepts express() sub-apps without prototype restoration
- test: add test cases for null, string, and NaN status codes in res.sendStatus
- fix: support raw ArrayBuffer in res.send (#7362)
- fix(res.redirect): fallback to 'Redirecting' for non-standard status …
- feat(res.send): add BigInt support
- feat: add app-aware router creation
- fix(req.get): perform case-insensitive header lookup
- Docs
- JavaScript not yet supported