Endpoints, How to use APIs with JavaScript, Codecademy

Channel:
Subscribers:
8,020
Published on ● Video Link: https://www.youtube.com/watch?v=llDE_ox5L-4



Duration: 1:33
949 views
10


In this lesson we learn about API endpoints. An API endpoint is a defined location where certain data is stored. Just like GETting a phone from PhoneWorld or GETting food at FoodMart, we can GET different data depending on the endpoint we use. An example of this is a video hosting service that has endpoints for things like the most popular videos. Or the most popular videos of a certain genre, etc.







Tags:
javascript apis
http requests
https requests
making http request
REST api
RESTFUL APIS
Endpoints