[Microservices] IPC - Asynchronous Messaging (part 3/8) : Creating an API specification

preview_player
Показать описание
Microservice Architecture - Asynchronous Inter Process Communication:
Creating an API specification
This video presents the essential elements to consider when creating a specification of an asynchronouus messaging-based API.
-------------------------------
Timestamps:

00:00 - Introduction
00:12 - API spec for a messaging-based service API
00:54 - Documenting asynchronous operations
01:38 - Documenting published events
Рекомендации по теме
Комментарии
Автор

After recording this video, I found an intersting initiative called "AsyncAPI" which is right now the industry standard for defining asynchronous APIs.

drissallaki