MongooseJS Essentials - Learn MongoDB for Node.js
Learn how to create Mongoose Schemas to build a full CRUD application based on the MongoDB database design.
★★★★★ 4.5
(3.2k reviews)
1 hours of content
What you'll learn
- Create CRUD (create, read, update, delete) applications.
- Mongoose Schemas can be created.
- Express.js is used to create routes.
- Express.js is used to create a server.
- Construct a RESTful API.
- Make use of Postman.
Teaches Mongoose schemas, CRUD operations, Express server and routes, RESTful API construction, and Postman usage. Learners can build a MongoDB-backed Node.js application.
Who this course is for
Node.js developers who need to integrate MongoDB using Mongoose and Express.
#mongodb
#mongoose
#nodejs
#express
#rest-api
#crud