Change the repository type filter
All
Repositories list
59 repositories
- 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!
- AsyncAPI specification website
- 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!
- /jay-sync-api/-idea-plugin is a IDEA plugin for AsyncAPI specification
- AsyncAPI parser for Javascript (browser-compatible too).
- AsyncAPI 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.
- Combine multiple AsyncAPI specification files into one.
- VSCode AsyncAPI Preview Extension
- 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.
- Saunter is a code-first AsyncAPI documentation generator for dotnet.
- An AsyncAPI schema parser for Avro 1.x schemas.
- 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.
- Java Spring template for the AsyncAPI Generator
- Convert to or migrate between AsyncAPI versions with the converter
- AsyncAPI schema versions
kotlin-asyncapi
PublicSimplify event-driven API documentation for Kotlin microservices