Change the repository type filter
Sources
Repositories list
56 repositories
- AsyncAPI specification website
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.- Use your AsyncAPI definition to generate literally anything. Markdown documentation, Node.js code, HTML documentation, anything!
- 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.
conference-website
Public- The AsyncAPI specification allows you to create machine-readable definitions of your asynchronous APIs.
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
parser-js
PublicAsyncAPI parser for Javascript (browser-compatible too).protobuf-schema-parser
PublicSchema parser for Protobuf compatible with AsyncAPI JS Parserjasyncapi-idea-plugin
Public/jay-sync-api/-idea-plugin is a IDEA plugin for AsyncAPI specificationdiff
PublicDiff is a library that compares two AsyncAPI Documents and provides information about the differences by pointing out explicitly information like breaking changes.glee
PublicGlee — The AsyncAPI framework that will make you smile again :)- This is a GitHub repository template for generator templates to make it much easier to start writing your own generator template.
problem
PublicLibrary that implements the Problem interface. Reference https://www.rfc-editor.org/rfc/rfc7807learning-paths
Publictemplate-for-go-projects
Public templatephp-template
PublicPHP Template for AsyncAPI generatorjava-template
Publicserver-api
PublicServer API providing official AsyncAPI toolsbundler
PublicCombine multiple AsyncAPI specification files into one.enterprise-patterns
Public- 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.
chatbot
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.parser-api
Publictraining
Public