express@5.2.1
// Fast, unopinionated, minimalist web framework
$ npm install express
downloads/wk
109,598,090
license
MIT
version
5.2.1
published
Dec 1, 2025
What is express?
Express is a lightweight web framework for Node.js that makes it simple to build web servers and APIs by handling HTTP requests and routing them to your code. Developers use it because it provides just the essentials—routing, middleware, and request handling—without forcing you into a particular structure or set of conventions.
Links
Keywords
Dependencies (28)
Maintainers
wesleytodd, jonchurch, ctcpip, ulisesgascon, sheplu