What are Webhooks - Reverse APIs?

Опубликовано: 09 Январь 2021
на канале: Technically U
198
4

Webhooks are often referred to as a Web callback or HTTP push API and it is a way for an application to provide real-time information to other applications. A webhook transfers data as it happens to other users, ensuring the data is received immediately.

Webhooks are similar to APIs but are much simpler and operate in a reverse fashion. An API is a full language for an app with functions or calls to add, edit, and retrieve data. In APIs, the client-side application calls (consumes) the server-side application. APIs are also different because, with an API, you must do the work yourself. If you build an application that connects to another with an API, your application will need to have ways to ask the other app for new data when it needs it.


Смотрите видео What are Webhooks - Reverse APIs? онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Technically U 09 Январь 2021, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 19 раз и оно понравилось людям.