Express.js
Fast, unopinionated, minimalist web framework for Node.js
Language: JavaScriptCategory: WebFirst released: 2010Created by: TJ HolowaychukLicense: MIT
Express is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications. With a myriad of HTTP utility methods and middleware, creating a robust API is quick and easy.
Links
Key Features
MiddlewareRoutingHTTP UtilitiesView RenderingStatic File Serving