Skip to content

ankitkumarbarik/BACKEND_SERIES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔧 Full Backend Development Series

Welcome to the Backend Development Series! This repository contains source code and resources for learning backend development using Node.js, Express.js, and MongoDB.

🎯 From beginner-friendly basics to advanced backend APIs — everything is covered step-by-step.


📚 Topics Covered

  • 📦 Node.js Fundamentals
  • 🚀 Express.js Setup & Routing
  • 🔁 Middleware & Request Handling
  • 🛢️ MongoDB + Mongoose
  • ✍️ CRUD Operations
  • 🔐 JWT Authentication & Authorization
  • ⚠️ Error Handling
  • 📁 Environment Configuration (.env)
  • 🌐 Deployment (Render/Vercel)

🗂️ Folder Structure

.
├── 01-node-basics/
├── 02-express-intro/
├── 03-routing-middleware/
├── 04-mongodb-mongoose/
├── 05-crud-api/
├── 06-authentication/
├── 07-error-handling/
└── 08-deployment/

Each folder contains:

  • ✅ Code related to that part
  • ✅ Explanatory comments
  • ✅ Easy to follow structure

🧰 Tech Stack

Tool Use
Node.js Runtime environment
Express.js Web framework
MongoDB Atlas Database
Mongoose ODM for MongoDB
Postman API testing
JWT Authentication
bcrypt.js Password hashing
dotenv Environment variables
Render/Vercel Deployment

🙋‍♂️ About Me

Created by Chinu ❤️


⭐ Support & Feedback

If you find this useful:

  • ⭐ Star this repository
  • 📨 Share it with others
  • 🗣️ Give feedback or suggest improvements

Happy Coding! 💻

About

BACKEND_SERIES

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published