APIs for Beginners 2023 - How to use an API (Full Course / Tutorial)
freeCodeCamp.org
187 min, 7 sec
A comprehensive summary of an Introduction to APIs course.
Summary
- The course covers various aspects of APIs (Application Programming Interfaces), emphasizing web APIs.
- It introduces APIs, their uses, and benefits, and provides hands-on experience with popular web APIs.
- The course covers RESTful principles, API authentication, and the creation of a web application using APIs.
- Students learn to identify whether an API is RESTful and are introduced to REST API frameworks.
- The course concludes with building an application that collects and displays user-submitted photos via text messages.
Chapter 1
Chapter 2
Chapter 3
Chapter 4
![Implementing the API in a client-side application.](https://www.videogist.co/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6NDk5MiwicHVyIjoiYmxvYl9pZCJ9fQ==--2c51d8b9c76b7b470eeb1a307453953b74a811fc/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJqcGciLCJyZXNpemVfdG9fbGltaXQiOls3MjAsbnVsbF19LCJwdXIiOiJ2YXJpYXRpb24ifX0=--c9426325207613fdd890ee7713353fad711030c7/1070_9901.jpg)
Implementing the API in a client-side application.
- The API created is consumed in a web application built with Vue.js.
- The application collects and displays photos submitted via text messages.
- Students learn to fetch data from the API and integrate it into the web app.
![Implementing the API in a client-side application.](https://www.videogist.co/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6NDk5MiwicHVyIjoiYmxvYl9pZCJ9fQ==--2c51d8b9c76b7b470eeb1a307453953b74a811fc/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJqcGciLCJyZXNpemVfdG9fbGltaXQiOls3MjAsbnVsbF19LCJwdXIiOiJ2YXJpYXRpb24ifX0=--c9426325207613fdd890ee7713353fad711030c7/1070_9901.jpg)
More freeCodeCamp.org summaries
![Back End Developer Roadmap 2024](https://www.videogist.co/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MTI4MzkyLCJwdXIiOiJibG9iX2lkIn19--2d039d4e3264a7cdbc5abd9be8ffb8c8e52acfb5/hqdefault.jpg)
Back End Developer Roadmap 2024
freeCodeCamp.org
This video provides a comprehensive guide to the technologies and skills necessary to become a backend developer, as part of a curriculum offered by freeCodeCamp.org.