16. REST API

What Is A RESTful API? Explanation of REST & HTTP by Traversy Media

REST - Representational State Transfer

RESTful APIs are the most commonly used APIs in the world of web services. It quickly became popular due to its simplicity.

Course Content

  • 0:00 - Intro
    1:02 - API Definition
    3:20 - REST Definition
    5:26 - HTTP Methods
    7:51 - Endpoints
    9:46 - Authentication
    11:36 - GitHub API

Resources

▶️ Traversy Media

Previous
Previous

15. HTTP

Next
Next

17. Axios