Change the repository type filter
All
Repositories list
59 repositories
- AsyncAPI specification website
- AsyncAPI community-related stuff.
- CLI to work with your AsyncAPI files. You can validate them and in the future use a generator and even bootstrap a new file. Contributions are welcomed!
- Markdown template for the AsyncAPI Generator
- Location of all reusable community health files
- Glee — The AsyncAPI framework that will make you smile again :)
- React component for rendering documentation from your specification in real-time in the browser. It also provides a WebComponent and bundle for Angular and Vue
- Use your AsyncAPI definition to generate literally anything. Markdown documentation, Node.js code, HTML documentation, anything!
jasyncapi-idea-plugin
Public/jay-sync-api/-idea-plugin is a IDEA plugin for AsyncAPI specificationgo-watermill-template
Publicdotnet-rabbitmq-template
Publicparser-js
PublicAsyncAPI parser for Javascript (browser-compatible too).optimizer
PublicAsyncAPI offers many different ways to reuse certain parts of the document like messages or schemas definitions or references to external files, not to even mention the traits. There is a need for a tool that can be plugged into any workflows and optimize documents that are generated from code, but not only.bundler
PublicCombine multiple AsyncAPI specification files into one.vs-asyncapi-preview
PublicVSCode AsyncAPI Preview Extensionnodejs-ws-template
PublicNode.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.saunter
PublicSaunter is a code-first AsyncAPI documentation generator for dotnet.avro-schema-parser
PublicAn AsyncAPI schema parser for Avro 1.x schemas.dotnet-nats-template
Public archivenodejs-template
PublicThis 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.java-spring-template
PublicJava Spring template for the AsyncAPI Generatorts-nats-template
Public archiveconverter-js
PublicConvert to or migrate between AsyncAPI versions with the converterspec-json-schemas
PublicAsyncAPI schema versionskotlin-asyncapi
PublicSimplify event-driven API documentation for Kotlin microservices