Change the repository type filter
All
Repositories list
59 repositories
- AsyncAPI community-related stuff.
- AsyncAPI specification website
- 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
- 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.
- 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.
- VSCode AsyncAPI Preview Extension
asyncapi-react
PublicReact component for rendering documentation from your specification in real-time in the browser. It also provides a WebComponent and bundle for Angular and Vuejasyncapi-idea-plugin
Public/jay-sync-api/-idea-plugin is a IDEA plugin for AsyncAPI specificationkotlin-asyncapi
PublicSimplify event-driven API documentation for Kotlin microservicesgenerator
PublicUse your AsyncAPI definition to generate literally anything. Markdown documentation, Node.js code, HTML documentation, anything!spec
PublicThe AsyncAPI specification allows you to create machine-readable definitions of your asynchronous APIs.raml-dt-schema-parser
PublicAsyncAPI schema parser for RAML data typesconverter-js
PublicConvert to or migrate between AsyncAPI versions with the convertertck
Publicsaunter
PublicSaunter is a code-first AsyncAPI documentation generator for dotnet.- AsyncAPI parser for Javascript (browser-compatible too).
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.avro-schema-parser
PublicAn AsyncAPI schema parser for Avro 1.x schemas.brand
Publicopenapi-schema-parser
PublicAn AsyncAPI schema parser for OpenAPI 3.0.x and Swagger 2.x schemas.protobuf-schema-parser
PublicSchema parser for Protobuf compatible with AsyncAPI JS Parserlearning-paths
Publicproblem
PublicLibrary that implements the Problem interface. Reference https://www.rfc-editor.org/rfc/rfc7807java-template
Public- Server API providing official AsyncAPI tools