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

parser-go

53
Stars
17
Forks
Watchers

It parses AsyncAPI documents.

python-paho-template

24
Stars
23
Forks
Watchers

Python Paho template for the AsyncAPI generator

apidom

61
Stars
14
Forks
Watchers

Semantic parser for API specifications

asyncapi-directory

26
Stars
0
Forks
Watchers

⇄ Directory of asynchronous API specifications in AsyncAPI format

asyncapi-toolkit

35
Stars
6
Forks
Watchers

Toolkit supporting the AsyncAPI specification, including a grammar, metamodel, and code generation tools

scs-multiapi-plugin

46
Stars
9
Forks
Watchers

This is a Maven plugin designed to help developers automatizing the creation of code classes from YML files based on AsyncApi and OpenAPI.

asyncapi-validator

43
Stars
10
Forks
Watchers

Message validator for Kafka/RabbitMQ/Anything through AsyncAPI schema

boats

56
Stars
8
Forks
Watchers

Beautiful Open Api Template System

nestjs-asyncapi

27
Stars
2
Forks
Watchers

Async API module for Nestjs that provides documentation generation using your existing code (similar to Nestjs swagger module)