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

diff

26
Stars
12
Forks
Watchers

Diff is a library that compares two AsyncAPI Documents and provides information about the differences by pointing out explicitly information like breaking changes.

allodb

59
Stars
10
Forks
Watchers

An R package for biomass estimation at extratropical forest plots.

github-action-for-cli

43
Stars
16
Forks
Watchers

GitHub Action with generator, validator, converter and others - all in one for your AsyncAPI documents with AsyncAPI CLI as backbone

go-watermill-template

46
Stars
16
Forks
Watchers

Go template for the AsyncAPI Generator using Watermill module

html-template

59
Stars
47
Forks
Watchers

HTML template for AsyncAPI Generator. Use it to generate a static docs. It is using AsyncAPI React component under the hood.

auunconf

64
Stars
22
Forks
Watchers

repository for the Australian rOpenSci unconference 2016!

jasyncapi

64
Stars
22
Forks
Watchers

/jay-sync-api/ is a Java code-first tool for AsyncAPI specification

java-spring-cloud-stream-template

31
Stars
33
Forks
Watchers

Java Spring Cloud Stream template for the AsyncAPI Generator

java-spring-template

62
Stars
51
Forks
Watchers

Java Spring template for the AsyncAPI Generator

nodejs-template

36
Stars
26
Forks
Watchers

This template generates a server using your AsyncAPI document. It supports multiple different protocols, like Kafka or MQTT. It is designed in the way that generated code is a library and with it's A...

nodejs-ws-template

23
Stars
27
Forks
Watchers

Node.js WebSockets template for the AsyncAPI Generator. It showcases how from a single AsyncAPI document you can generate a server and a client at the same time.