Youtube Playlist Link
This repository contains the source codes of the video lectures.
NestJS framework course content is divided into different sections where each section contains the source code/slide for the respective lecture.
Select the particular section of interest and then open the directory for a lecture-<lecture_no>
. Check the README
file for the instructions, branches/tags for the examples given in a lecture.
Example
cd Fundamentals/lecture-8
npm i
npm start
To follow along with the APIs developed in the course, you can choose from these 3 options.
-
Open the respective lecture source code root directory and then in docs directory there is a file called
api.html
which you can open in your browser to see the documented API. -
You can also import the
api.json
(root directory/docs) into the Postman. -
Explore the respective lecture APIs in our public workspace hosted on Postman named YT-NESTJS.
- Fundamentals
- Database
- Auth
- Caching
- Files
- Useful-packages
- Logging-Documentation
- Task-scheduling
- MVC
- SSE
- Web-sockets
- CQRS
- Microservices
- Hybrid-apps
Youtube Channel Computer Baba
Twitter @akacomputerbaba
Discord Server Link