RESTful CRUD (Create, Read, Update, Delete) API using Express.js, Node.js and mongoDB

RESTful CRUD (Create, Read, Update, Delete) API using Express.js, Node.js and mongoDB

In this video I have demonstrated how you can create RESTful CRUD(Create, Read, Update, Delete) API using Express.js, Node.js and mongoDB database. Source Code Link : https://codewitharjun.com/restful-cru... Install Node.js / npm on Windows :   • How to install Node.js | npm  Latest versi...   Install Node.js / npm on Mac :    • Install Node.js and npm in Macbook M1 / M2   Install Node.js / npm on Ubuntu :    • Install Node.js in Ubuntu 22.04 LTS   Install mongoDB / Compass on Windows :    • Install mongoDB and MongoDB Compass and Mo...   Install mongoDB / Compass on Mac :    • Install mongoDB and MongoDB Compass on Mac   Install Postman on Mac :    • Download and Install Postman on Mac ( M1/ ...   Timestamps : 00:00 - Introduction to CRUD using Express.js 00:35 - Initialize project 01:20 - Install npm packages 04:00 - Connect mongoDB database with Express.js 09:46 - Create Folder structure 14:15 - Create user model / schema 16:05 - POST data into mongoDB Database 22:37 - GET data from mongoDB Database 24:57 - UPDATE data from mongoDB Database 31:14 - DELETE data from mongoDB Database 34:36 - Outro PayPal : https://paypal.me/codewitharjun Patreon :   / codewitharjun   ➡️ Subscribe :    / codewitharjun   Stay Connected : ➡️ LinkedIn :   / arjungautam1   ➡️ Github : https://github.com/arjungautam1 Join Community : ➡️Discord :   / discord   Follow me on : ➡️ Medium:   / codewitharjun   ➡️ Dev.to : https://dev.to/codewitharjun #crud #express #monojdey #mernstack #CodeWithArjun #Programming