Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Build APIs with ExpressJS and MongoDB
Getting Started
Environment Setup (Install Node.js) (2:18)
Running Your First Node.js Script (2:26)
Node.js and ES6 (4:59)
Bootstrap Project (5:07)
Nodemon (3:02)
Newsletter
Express
Setting Up Express (4:07)
Create Your First Express Route (3:27)
Serving JSON to Client (6:09)
Handling POST, PUT, DELETE Requests (3:35)
Postman (3:24)
Understanding HTTP Methods (2:40)
Routing
Path Parameters (7:56)
Route Handlers (5:35)
Express Router (5:38)
Router Param (4:18)
Middlewares
What Is A middleware ? (1:12)
Logger Middleware (4:38)
More Middlewares (2:24)
Advanced Topics
Body Parser (4:17)
Request Body (2:24)
Serving Static Content (5:52)
Template Engines (9:53)
TLS & HTTPS (7:33)
MongoDB
Mongo DB as a Service with MLab (1:33)
Creating Database On The Cloud (AWS) (3:18)
Connecting to DB with Mongoose (6:08)
Schema and Models (4:46)
Saving Objects (6:51)
Fetching documents (2:44)
Fetching Documents By ID (4:58)
Updating Documents (8:03)
Deleting Documents (5:30)
Exploring Mongoose API (1:16)
Newsletter
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock