Change the repository type filter
All
Repositories list
48 repositories
- Use your AsyncAPI definition to generate literally anything. Markdown documentation, Node.js code, HTML documentation, anything!
- PHP Template for AsyncAPI generator
- Java Spring template for the AsyncAPI Generator
- This is a GitHub repository template for generator templates to make it much easier to start writing your own generator template.
cli
PublicCLI 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!community
PublicAsyncAPI community-related stuff.kotlin-asyncapi
PublicSimplify event-driven API documentation for Kotlin microservices- 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
java-template
Publicnodejs-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..github
PublicLocation of all reusable community health files- 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.
EDAVisualiser
PublicView your system, events, applications through different perspectives- Diff is a library that compares two AsyncAPI Documents and provides information about the differences by pointing out explicitly information like breaking changes.
protobuf-schema-parser
PublicSchema parser for Protobuf compatible with AsyncAPI JS Parserbundler
PublicCombine multiple AsyncAPI specification files into one.- Library that implements the Problem interface. Reference https://www.rfc-editor.org/rfc/rfc7807
tck
Publicvs-asyncapi-preview
PublicVSCode AsyncAPI Preview Extensionchatbot
PublicThe project's aim is to develop a chatbot that can help people create spec documents without knowing the specification.To get started with, the bot will consume the spec, JSON schema and serves the user as an expert. So based on a set of questions and answers it will generate an AsyncApi spec document according to the use cases.