Express

Express is a web framework for Node. It allows to build web applications and APIs.

We are going to work with Express for several lectures.

The source code for the completed app (which we will build in this module) can be found at this link.