NodeJS with TS — Simple Rest API (No Framework) #4
May 24, 2021
In fourth episode we will take a look at creating simple Rest API with nothing more than NodeJS and TypeScript. We will test our application with ThunderClient inside Visual Studio Code. You can learn about basics of HTTP and creating API in this episode :)