What is an API?

preview_player
Показать описание
So, what is an API. Well, API stands for Application Programming Interface and in this short I will describe it's purpose.

◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️

◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️

⭐️ Tags ⭐️
- Tech With Tim
- API
- What is an API

⭐️ Hashtags ⭐️
#shorts #techwithtim
Рекомендации по теме
Комментарии
Автор

It is more than just the glue between front end and back end. It is the glue between any code that exists on separate machines.

It can also be backend to backend.

BlackLightningGames
Автор

can you do a video about some examples of well known api and how to use them

xadaminhox
Автор

I like to look at etymology. Interface means between (inter- from Latin) and side (face). So basically something that sits between two ends and serves as a contact point. In case of APIs we are talking about the contact point that allows for creating your application. You may also have e.g. UI, which is the contact point between user and the app.

tomasz
Автор

Nice explanation, and it can be said it is the glue of different softwares in the back end to creat an entire new software. That then it self can be an API 😆

xXMaDGaMeR
Автор

The perfect loop doesn't exist.
Thanks for the explanation bro.

zcaptcha
Автор

Can we get data and make some operations and send it to front end?

PANDURANG
Автор

I have whatched the both two rest api tutorial video... but i can't and don't know how to generate key and secret for it
Please help me🙏

hosseinkarimi
Автор

You're going to have to work on the thumbnails.

johnnycincocero
Автор

Not a good explanation imo. An API is an interface to interact with a program or code. Nothing more, nothing less.

Djellowman