NestJs Course for Beginners - Create a REST API

Learn NestJs by building a CRUD REST API with end-to-end tests using modern web development techniques. NestJs is a rapidly growing node js framework that helps build scalable and maintainable backend applications. In this course, we build a bookmarks API from scratch using nestJs, docker, postgres, passport js, prisma, pactum and dotenv. 💻 Code: ✏️ Course from Vladimir Agaev. Check out his YouTube channel: ⭐️ Course Contents ⭐ ⌨️ (0:00:00) Course introduction ⌨️ (0:01:15) What is NestJs ⌨️ (0:02:35) Why using NestJs ⌨️ (0:03:35) What we are building ⌨️ (0:03:55) NestJs project setup ⌨️ (0:05:55) Modules ⌨️ (0:15:30) Auth module ⌨️ (0:19:50) Dependency injection ⌨️ (0:20:30) Auth controller &#
Back to Top