Node.js API with Typescript

January 29, 2023 ยท View on GitHub


Actions Status

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.

Web page example

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 !