Application Programming Interfaces, or APIs, provide a method for connecting your site to a “third-party” web service. We'll use the GitHub API to explore how RESTful APIs allow us to retrieve and update information residing on an external system.
What you'll learn
- Application Programming Interface (API)
- Authentication
- OAuth
- cURL
- JSON