Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore the process of managing orders using Mongoose in a REST API built with Node.js. Learn how to create a model for orders, host them in a database, view all orders, retrieve specific order information, and delete orders. Follow along as the tutorial demonstrates connecting order routes to MongoDB, building upon previous work with products. Gain practical insights into developing a robust backend system for handling e-commerce operations. Perfect for developers looking to enhance their skills in creating scalable and efficient RESTful APIs using Node.js and Mongoose.
Syllabus
Intro
Creating the model
Hosting the orders
Viewing all orders
Getting order information
Deleting an order
Taught by
Academind