Back to Browse

Building a Simple HTTP API with Express.js

1.3K views
Jun 2, 2020
28:17

0:00 Intro 0:42 Understanding a URL 4:01 API Diagram & Example JSON Responses 5:14 Creating project folder + installing dependencies 6:17 Defining example API endpoint 10:00 Defining /flip-coin API endpoint 14:54 Defining /flip-coins API endpoint 22:57 Comparing API behavior with diagram 24:02 Creating separate js file to interact with API via HTTP

Download

0 formats

No download links available.

Building a Simple HTTP API with Express.js | NatokHD