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!
-
-
github-action-for-generator
GitHub Action to generate all the things from your AsyncAPI document using the AsyncAPI generator
-
vscode-extension
AsyncAPI extension for Visual Studio Code
-
template-for-generator-templates
This is a GitHub repository template for generator templates to make it much easier to start writing your own generator template.
-
asyncapi-php-template
PHP Template for AsyncAPI generator
-
java-spring-template
Java Spring template for the AsyncAPI Generator
-
generator-model-sdk
This library is for generating models based on AsyncAPI or JSON Schema documents.
-
-
event-gateway
AsyncAPI Event Gateway
-
asyncapi
The AsyncAPI specification allows you to create machine-readable definitions of your asynchronous APIs.
-
bindings
AsyncAPI bindings specifications
-
.github
Location of all reusable community health files
-
jasyncapi
/jay-sync-api/ is a Java code-first tool for AsyncAPI specification
-
-
generator-react-sdk
React SDK
-
shape-up-process
This repo contains pitches and the current cycle bets. More info about the Shape Up process: https://basecamp.com/shapeup
-
go-template
WIP - Go template for the AsyncAPI Generator
-
-
tck
(WIP) Test Compatibility Suite for AsyncAPI
-
nodejs-ws-template
Node.js WebSockets 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
-
avro-schema-parser
An AsyncAPI schema parser for Avro 1.x schemas.
-
cli
(WIP) CLI to work with your AsyncAPI files. You can validate them, use generator and even bootstrap a new file.
-
converter-js
Convert AsyncAPI documents from older to newer versions.