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
Introduction to DatabasesMeta via Coursera MongoDB for Node.js Developers
MongoDB University Full Stack Foundations
Udacity Ruby on Rails Web Services and Integration with MongoDB
Johns Hopkins University via Coursera MongoDB Basics
MongoDB University