Let's GO
  • Introduction
  • RESTAPI
  • Rest Api Practically
  • Project Setup
  • Setup Database in Your Operating System
  • Mongodb setup in windows
  • Connecting to the database
  • MVC pattern Separating routes
  • Middleware
  • Understanding and Creating Schema and Models
  • Postman
  • CRUD: Creating a User
  • CRUD: Fetching all Users
  • CRUD: Retrieving Individual User
  • CRUD: Updating a User Data
  • CRUD: Deleting a User