Description
What You Will 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.
Syllabus :
- What is MongooseJS
- Schema Design
- Build a CRUD App