Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Building a REST API with Express
Understanding REST APIs
Introduction to REST (2:06)
Understanding REST APIs (5:17)
Understanding the Tools We Will Use (4:16)
Scaffolding the Application
Initializing the Project / Configuring Express (9:15)
Setting up the Database (13:22)
Documenting the Application (7:09)
Requesting and Sending Data using a REST API
ROADMAP - Requesting and Sending Data using a REST API (1:15)
Requesting and Sending Data Regarding a Single Product (9:24)
Searching for Products by Ordinal Values (8:44)
Searching for Products by Linear Values (8:06)
Querying the Database for All Distinct Values (5:53)
Validating Requests and Modifying the Database in a REST API
Documenting a Secure Route (5:28)
Modifying Data on a REST API (13:53)
Summary / Homework (3:05)
Searching for Products by Ordinal Values
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock