Skip to content

Free Resources

Resource thumbnail
ReactJS

Building an Issue Tracker API with NestJs

We are going to learn how to create a new API using the NestJS NodeJS framework, and then use this API to connect to a database and build a REST API for creating, updating, and tracking issues. We will learn why NestJs is becoming one of the most popular NodeJs frameworks.