AsyncAPI Specification topic

The AsyncAPI Specification (AAS), is a specification for a programming language-agnostic, machine-readable interface definition language for describing, producing, consuming, and visualizing event-driven services.

AsyncAPI documents describe API services and are represented in YAML or JSON formats.

List AsyncAPI Specification repositories

nestjs-asyncapi

179
Stars
24
Forks
Watchers

NestJS AsyncAPI module - generate documentation of your event-based services using decorators

synapse

212
Stars
32
Forks
Watchers

Serverless Workflow Management System (WFMS)

modelina

271
Stars
153
Forks
Watchers

A library for generating typed models based on inputs such as AsyncAPI, OpenAPI, and JSON Schema documents with high customization

studio

148
Stars
90
Forks
Watchers

Visually design your AsyncAPI files and event-driven architecture.

asynction

46
Stars
5
Forks
Watchers

SocketIO python framework driven by the AsyncAPI specification. Built on top of Flask-SocketIO. Inspired by Connexion.

go-asyncapi

69
Stars
11
Forks
Watchers

AsyncAPI spec from Go code

reslang

23
Stars
7
Forks
Watchers

A language for describing resource-oriented APIs & turning them into Swagger or resource diagrams. Oriented around the concepts we want to expose in the APIs.

wsapix

23
Stars
2
Forks
Watchers

Next generation Websocket framework for nodejs

fastapi-asyncapi

57
Stars
9
Forks
Watchers

OpenAPI is not enough for you? 😡 Let's try AsyncAPI! :angel:

converter-go

19
Stars
10
Forks
Watchers

Convert AsyncAPI documents from older to newer versions with Golang