Node.js API with Typescript
January 29, 2023 ยท View on GitHub
API COURSE ๐ From zero to production: Learn how to make an API with Node and Typescript
During this course an API is created to calculate the best condition for surfing.
The image below shows the final result of the course, with the web page showing all of data provided by the api.

Technologies used
๐ป Node.js
๐งฐ Typescript
โ Jest
๐ฆ MongoDB
๐ Github Actions
How the code is structured
The code is structured in branches to each of chapter. To compare each change between the chapthers, use the option Compare from github to see the changes.
How to run the web page
๐Click here to show how to run the web page
Thanks Waldemar Neto for being a great teacher, and putting this course free !