Skip to content
This repository has been archived by the owner on Apr 20, 2019. It is now read-only.

Latest commit

 

History

History
7 lines (2 loc) · 474 Bytes

README.md

File metadata and controls

7 lines (2 loc) · 474 Bytes

The AsyncAPI specification allows you to create machine-readable definitions of your asynchronous APIs. It's protocol-agnostic, so you can use it for APIs that work over MQTT, AMQP, WebSockets, STOMP, etc. The specification is heavily inspired on OpenAPI (fka Swagger) and it's designed to maintain as much compatibility as possible with it.