filmov
tv
Endpoints, How to use APIs with JavaScript, Codecademy

Показать описание
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.