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
- fix(req.get): perform case-insensitive header lookup
- fix(view): avoid opaque TypeError for view names ending in "."
- Fix view engine resolution for view names ending in a dot
- docs: fix typos in JSDoc comments
- deps: bump body-parser to ^2.3.0 to fix CVE-2026-12590
- body-parser < 2.3.0 fails open on invalid `limit` (CVE-2026-12590)
- test: cover function-based "trust proxy" hop behavior
- docs: mention TypeScript generator options
- res.send(ArrayBuffer) silently sends {} as JSON
- fix(res.send): handle raw ArrayBuffer as binary data
- Docs
- JavaScript not yet supported