Node.js API Masterclass With Express & MongoDB
- Description
- Curriculum
- FAQ
- Reviews
This is a project based course where we build an extensive, in-depth backend API for DevCamper, a bootcamp directory app. We will start from scratch and end up with a professional deployed API with documentation. We will dive deep into Node, Express and MongoDB. Here is some of what you will learn in this course and project…
-
HTTP Essentials
-
Postman Client
-
RESTful APIs
-
Express Framework
-
Routing & Controller Methods
-
MongoDB Atlas & Compass
-
Mongoose ODM
-
Advanced Query (Pagination, filter, etc)
-
Models & Relationships
-
Middleware (Express & Mongoose)
-
MongoDB Geospatial Index / GeoJSON
-
Geocoding
-
Custom Error Handling
-
User Roles & Permissions
-
Aggregation
-
Photo Upload
-
Authentication With JWT & Cookies
-
Emailing Password Reset Tokens
-
Custom Database Seeder Using JSON Files
-
Password & Token Hashing
-
Security: NoSQL Injection, XSS, etc
-
Creating Documentation
-
Deployment With PM2, NGINX, SSL
-
32Database Seeder For Bootcamps
-
33Geospatial Query - Get Bootcamps Within Radius
-
34Advanced Filtering
-
35Select & Sorting
-
36Adding Pagination
-
37Course Model & Seeding
-
38Course Routes & Controller
-
39Populate, Virtuals & Cascade Delete
-
40Single Course & Add Course
-
41Update & Delete Course
-
42Aggregate - Calculating The Average Course Cost
-
43Photo Upload For Bootcamp
-
44Advanced Results Middleware
Social Network