Express
Fast, unopinionated, minimalist web framework for Node.js
Express is a fast, minimal and flexible web application framework for Node.js that offers a robust set of features for web and mobile applications. With a vast selection of HTTP utility methods and middleware, and a thin, unobstructive layer of fundamental features, it’s the ideal solution for single page applications, web sites, hybrids or public HTTP APIs.
With Express you’re not forced to use any one ORM or template engine. You have access and support to over 14 template engines...