Task One: Express
In this first task, we will be creating an API that uses the web framework, ExpressJS.
What is Express?
Express is a minimal, flexible web framework for JavaScript that simplifies the process of building web applications and APIs.
Last updated