Skip to content

Backend repository contains comprehensive notes, assignments, and practice tasks for Node.js, Express.js, and MongoDB. It includes solutions for database management, OS modules, and APIs, providing a thorough resource for mastering backend development concepts and practical applications.

Notifications You must be signed in to change notification settings

rishabh0com/_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend Repository

Table of Contents

Introduction

Welcome to the Backend Repository! This repository is your go-to resource for mastering backend development. It includes comprehensive notes, assignments, and practice exercises covering Node.js, Express.js, and MongoDB, with a focus on database management, OS modules, and APIs.

Features

  • Detailed notes on backend technologies
  • Assignments to test and reinforce learning
  • Practice tasks for hands-on experience
  • Solutions for database, OS modules, and API challenges

Technologies Used

  • Node.js
  • Express.js
  • MongoDB
  • Rest API's

Notes

Explore extensive notes on:

  • Node.js: Core concepts, modules, and asynchronous programming
  • Express.js: Middleware, routing, and server setup
  • MongoDB: Database operations, schema design, and queries

Assignments

Test your knowledge with assignments on:

  • Building RESTful APIs
  • Database CRUD operations
  • Middleware implementation in Express.js

Practice Assignments

Hone your skills with practice tasks on:

  • Advanced database management
  • Operating system module integration
  • API development and testing

Installation

To set up this repository locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/rishabh0com/_backend.git
    

Project Structure

  _backend/
├── Assignments/
│   ├── Prerequisite-&-Research Work/
│   ├── Mongo_CRUD/
│   ├── MovieStoreApi/
│   ├── Book_Management_Sys/
│   ├── CRUD_Authentication/
│   ├── Express_JWT_Refresh_Token_Blacklisting/
│   ├── JWTAuth_cookies_RefreshToken/
│   └── Full_Stack_CRUD_Deployment/
├── Notes/
│   ├── Authntication-I/
│   ├── Express-I/
│   ├── Express_middleware/
│   ├── File_System/
│   ├── Hashing_&_logout/
│   ├── Mongo_cloud_DB/
│   ├── Mongoose-I/
│   ├── Mongoose-II/
│   └── crypto/
├── Practice/
│   ├── OTP_generator/
│   ├── Day1-CJS/
│   ├── Files/
│   ├── OS_module Server
│   ├── Server/First-Server/
│   └── cookie-parser/
├── package.json
└── README.md

Contact


Visit my protfolio:

About

Backend repository contains comprehensive notes, assignments, and practice tasks for Node.js, Express.js, and MongoDB. It includes solutions for database management, OS modules, and APIs, providing a thorough resource for mastering backend development concepts and practical applications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published