MERN API Controllers & Routers - MERN Stack Project
Offered By: Dave Gray via YouTube
Course Description
Overview
Learn to implement API controllers and routers in a MERN stack project through this comprehensive tutorial. Discover how to route CRUD operations to various HTTP methods and create MERN controller methods. Follow along as the instructor guides you through creating a users controller, implementing controller methods for user routes, and testing the API using Postman. Gain hands-on experience with getAllUsers, createNewUser, updateUser, and deleteUser controller methods. Perfect for developers looking to enhance their backend skills in MERN stack development.
Syllabus
Intro
Welcome
Starter Code
Route user data requests
Create the users controller
Add controller methods to the user routes
getAllUsers controller method
createNewUser controller method
updateUser controller method
deleteUser controller method
Install Postman
Testing controller methods with Postman
Student Challenge
Taught by
Dave Gray
Related Courses
Postman - Intro to APIs (without coding)Coursera Project Network via Coursera Build CRUD REST API in Django
Coursera Project Network via Coursera Create RESTful APIs for Spotify using Postman
Coursera Project Network via Coursera Build a RESTful API(Node.js) using AWS Lambda & API Gateway
Coursera Project Network via Coursera How to Implement Multitenancy in Django
Coursera Project Network via Coursera