Express is a well-known and supported framework for Node web applications. It provides a lot of excellent functionality to process requests, interact with other APIs, handle authentication and return appropriate requests for any client.
This course will look at providing an API for a specific application but will explore concepts that will be helpful in building a wide variety of applications.