What is an API?

Опубликовано: 20 Октябрь 2024
на канале: Dave Hollingworth
4,682
141

PHP APIs course: ➤ https://davehollingworth.net/phpapisy

Using third-party data or services in a web application often requires you to use an API.

In this video we'll learn what an API (application programming interface) is, what it's used for, and how it differs from the web interface of a website.

Site shown in the video:
Random User Generator: https://randomuser.me/

00:00 Introduction
00:11 The web interface
00:51 The API
01:35 Example site
03:05 Example API
03:47 Summary

#API