AsyncAPI Specification

AsyncAPI is an open source initiative that seeks to improve the current state of event-driven architectures (EDA). The AsyncAPI Specification is used to describe and document message-driven APIs in a machine-readable format. It supports protocols such as AMQP, MQTT, Kafka, WebSocket, and HTTP.

API entry from apis.yml

apis.yml Raw ↑
aid: technical-specifications:asyncapi-specification
name: AsyncAPI Specification
description: AsyncAPI is an open source initiative that seeks to improve the current state of event-driven
  architectures (EDA). The AsyncAPI Specification is used to describe and document message-driven APIs
  in a machine-readable format. It supports protocols such as AMQP, MQTT, Kafka, WebSocket, and HTTP.
humanURL: https://www.asyncapi.com/
baseURL: https://spec.asyncapi.com/versions/3.0.0
tags:
- AsyncAPI
- Event-Driven
- Messaging
- Streaming
properties:
- type: Documentation
  url: https://www.asyncapi.com/docs
- type: Website
  url: https://www.asyncapi.com/
- type: GitHub
  url: https://github.com/asyncapi/spec