Skip to content
#

AsyncAPI Specification

asyncapi logo

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.

Here are 48 public repositories matching this topic...

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 API you can start the server, send messages or register a middleware for listening incoming messages. Runtime message validation included.

  • Updated May 9, 2024
  • JavaScript

Created by AsyncAPI Initiative, Fran Méndez

Released September 20, 2017

Latest release 6 months ago

Followers
5 followers
Repository
asyncapi/spec
Website
www.asyncapi.com

Related Topics

avro eda event-driven event-driven-architecture json-schema openapi