Hello Guys In this video I will show you how to create rest API using nodejs express and Mongoodb. I will show you how to connect to the MongoDB database using mongoose. Create Router and Controller in Express. I will also show you Error Handling using Express async Handler. Complete create, post, update, and delete (CURD) operations using express and Mongoose.
Timeline:
0:00 - Intro
0:55 - Project Setup
1:42 - Express App
3:14 - Create Database
6:00 - Mongoose Schema
7:42 - Routes
9:24 - Controller
22:50 - Database Testing
Connect Nodejs with MongoDb: • How to connect Node.js App to MongoDB...
#restapis #nodejs #mongoose #curd