Endpoints, How to use APIs with JavaScript, Codecademy VIDEO
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.
Other Videos By We Will Code 2017-08-29 XML & JSON, Codecademy, How to use APIs with JavaScript 2017-08-29 Authentication & API Keys, Codecademy, How to use APIs with JavaScript 2017-08-25 Requests, Codecademy, How to use APIs with JavaScript 2017-08-25 REST Constraints & Requirements, Codecademy, How to use APIs 2017-08-24 XML or JSON, Codecademy, How to use APIs with JavaScript 2017-08-22 Parsing JSON 2017-08-19 Parsing XML, Codecademy, How to use APIs with JavaScript 2017-08-17 Anatomy of a Response, Codecademy, How to use APIs with JavaScript 2017-08-16 HTTP Status Codes, How to use APIs with Javascript, Codecademy 2017-08-15 Authentication & API Keys, Codecademy, How to use APIs with Javascript 2017-08-14 Endpoints, How to use APIs with JavaScript, Codecademy 2017-08-12 Anatomy of a Request, Codecademy, How to use APIs with JavaScript 2017-08-11 The Four Verbs, 'GET, POST, PUT, DELETE,' Codecademy, How to use APIs with JavaScript, 2017-08-10 Making a Request, Codecademy,How to use APIs with Javascript 2017-08-09 A RESTful API 2017-08-08 No REST for the Wicked, Codecademy, How to use APIS 2017-08-08 The Client Server Relationship, Codecademy, How to use APIs 2017-08-07 You've Already Been Introduced, Codecademy, How To Use APIs with JavaScript 2017-08-02 Get Geolocation Data, freeCodeCamp, JSON APIs and Ajax 2017-08-01 Prefilter JSON, freeCodeCamp, JSON APIs and Ajax 2017-07-31 Render Images from Data Sources, freeCodeCamp, JSON API's and AJAX
Tags: javascript apis
http requests
https requests
making http request
REST api
RESTFUL APIS
Endpoints