Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn how to build a REST API using vanilla Node.js without any frameworks in this comprehensive tutorial video. Create an HTTP server, implement routing, develop models and controllers, and handle CRUD operations for products. Explore techniques for sending responses, retrieving body data, and managing product information through various endpoints. Follow along step-by-step to gain hands-on experience in building a robust API from scratch using only Node.js core modules.
Syllabus
- Intro.
- Getting Started.
- HTTP Create Server.
- Send a Simple Response.
- Simple Routing.
- Create The Model & Controller.
- Get All Products.
- Get Product By ID.
- Create Product.
- Getting Body Data.
- Updating Products.
- Deleting Products.
Taught by
Traversy Media