NestJS-Notebooks

NestJS Notebooks

![Build](https://img.shields.io/github/actions/workflow/status/SagarBiswas-MultiHAT/NestJS-Notebooks/ci.yml?branch=main)   ![Release](https://img.shields.io/github/v/release/SagarBiswas-MultiHAT/NestJS-Notebooks)   ![Last Commit](https://img.shields.io/github/last-commit/SagarBiswas-MultiHAT/NestJS-Notebooks)   ![Issues](https://img.shields.io/github/issues/SagarBiswas-MultiHAT/NestJS-Notebooks)   ![License](https://img.shields.io/github/license/SagarBiswas-MultiHAT/NestJS-Notebooks)   ![Made with NestJS](https://img.shields.io/badge/made%20with-NestJS-7C3AED)

Part 1: Fundamentals, REST APIs, Postman & Interview Prep

Excited to share my first NestJS Student Notebook; a beginner-to-intermediate guide covering fundamentals, real-world use cases, and interview preparation! 🚀

For anyone who doesn’t know, NestJS is a TypeScript-based Node.js framework that basically fixes everything messy about Express. It gives your backend actual structure instead of letting everyone on the team do things differently.

Here is everything I covered 👇

Interview prep questions are included at the end of every section too 🎯

If you are learning backend development or NestJS, I hope this helps! drop an issue if you have any questions đź’¬

Still learning, but sharing what I know because someone out there might need exactly this. Would love feedback from senior developers in the community!