Главная
Study mode:
on
1
- Intro
2
- How a REST API Works
3
- Set up the Project Folder
4
- Initialize GIT & Commit
5
- Basic Express Server
6
- Environment Variables
7
- First Route
8
- Routes File
9
- Creating a Controller
10
- Connecting Controller Functions
11
- Accepting Body Data
12
- Error & Exception Handling
13
- Express Async Handler
14
- Create MongoDB Database
15
- Connect with Mongoose
16
- Create a Model
17
- Get Goals
18
- Create Goal
19
- Update Goal
20
- Delete Goal
Description:
Create a RESTful API from scratch using Node.js, Express, MongoDB, and Mongoose in this comprehensive tutorial video. Dive into the fundamentals of REST API development, starting with project setup and Git initialization. Learn to build a basic Express server, implement environment variables, and create routes. Master controller creation, handle body data, and implement error handling. Explore MongoDB integration with Mongoose, including database creation and model definition. Develop essential CRUD operations for managing goals, covering GET, CREATE, UPDATE, and DELETE functionalities. Follow along with detailed explanations and step-by-step guidance to build a fully functional backend API for your MERN stack applications.

Learn the MERN Stack - Express & MongoDB Rest API

Traversy Media
Add to list