In this episode, we will review how to build a REST API using one of the most popular Javascript frameworks for building Web Applications.
In this video we will:
Setting the project: git, npm, typescript, dependencies, etc
Creating our basic routes
Testing with the HTTP Client