Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
parser-js
AsyncAPI parser for Javascript (browser-compatible too).
-
generator
Use your AsyncAPI definition to generate literally anything. Markdown documentation, Node.js code, HTML documentation, anything!
-
-
java-spring-cloud-stream-template
Java Spring Cloud Stream template for the AsyncAPI Generator
-
generator-hooks
Library with reusable generator hooks that you can use in your templates
-
python-paho-template
Python Paho template for the AsyncAPI generator
-
generator-filters
Library with reusable generator filters that you can use in your templates
-
github-action-for-generator
GitHub Action to generate all the things from your AsyncAPI document using the AsyncAPI generator
-
-
-
nodejs-ws-template
Node.js WebSockets template for the AsyncAPI Generator
-
java-spring-template
Java Spring template for the AsyncAPI Generator
-
-
-
openapi-schema-parser
An AsyncAPI schema parser for OpenAPI 3.0.x and Swagger 2.x schemas.
-
raml-dt-schema-parser
AsyncAPI schema parser for RAML data types
-
vscode-extension
AsyncAPI extension for Visual Studio Code
-
website
AsyncAPI specification website
-
-
avro-schema-parser
An AsyncAPI schema parser for Avro 1.x schemas.
-
converter-js
Convert AsyncAPI documents from older to newer versions.
-
playground
AsyncAPI playground
-
extensions-catalog
This is a placeholder for definitions of AsyncAPI specification extensions and protocolInfo objects.
-
asyncapi
The AsyncAPI specification allows you to create machine-readable definitions of your asynchronous APIs.
-
tck
(WIP) Test Compatibility Suite for AsyncAPI
-
ts-websocket-server-template
A simple typescript websocket server which allows for dynamically subscribing and unsubscribing to channels.
-
dotnet-websocket-client-template
The corresponding client for ts-websocket-server-template in .NET
-
.github
Location of all reusable community health files
-
converter-go
Convert AsyncAPI documents from older to newer versions with Golang
-
parser-go
It parses AsyncAPI documents.