No REST for the Wicked, Codecademy, How to use APIS VIDEO
In this lesson we go into http a little further and learn the important concept of REST(or Representational State Transfer). This principle happens everytime we go to a new place within a site, we are making a state transition, which represents the next state of the application.
Other Videos By We Will Code 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 2017-07-30 Convert JSON Data to HTML, freeCodeCamp, JSON API's and AJAX 2017-07-28 Get JSON with the jQuery get JSON Method, freeCodeCamp, JSON API and AJAX 2017-07-28 Change Text with Click Events, freeCodeCamp Tutorial 2017-07-24 Learn Javascript, slideToggle, Javascript and the DOM, 2017-07-22 Learn Javascript, text, Javascript and the DOM, Codecademy
Tags: javascript apis
http requests
https requests
making http request
REST api
RESTFUL APIS