CodeBrowser / github / expressjs/express
expressjs/express
# Fast, unopinionated, minimalist web framework for node.
$ git clone https://github.com/expressjs/express.git
Also indexed as
stars
69,227
forks
24,275
language
JavaScript
license
MIT License
What is expressjs/express?
Express is a minimal web framework for Node.js that handles HTTP requests, routing, and middleware without imposing strict architectural constraints. Developers use it to build web servers and APIs quickly with straightforward request handling and a large ecosystem of compatible packages. It's a practical choice when you need core server functionality without the overhead of more opinionated frameworks.
Topics
#express #javascript #nodejs #server
Activity
222 open issues · last updated Jul 21, 2026