Open-Source Library

Express
A minimal Node.js web framework centered on routing and middleware.
Overview
Express provides a small Node.js HTTP application layer with routing, middleware composition, request handling, and a long-established package ecosystem. Its minimal core leaves many architectural choices to applications.