Change the repository type filter
All
Repositories list
56 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
- AsyncAPI schema versions
- Use your AsyncAPI definition to generate literally anything. Markdown documentation, Node.js code, HTML documentation, anything!
- AsyncAPI schema parser for RAML data types
- /jay-sync-api/-idea-plugin is a IDEA plugin for AsyncAPI specification
.github
PublicLocation of all reusable community health files- Simplify event-driven API documentation for Kotlin microservices
- Glee — The AsyncAPI framework that will make you smile again :)
protobuf-schema-parser
PublicSchema parser for Protobuf compatible with AsyncAPI JS Parser- An AsyncAPI schema parser for Avro 1.x schemas.
problem
PublicLibrary that implements the Problem interface. Reference https://www.rfc-editor.org/rfc/rfc7807- /jay-sync-api/ is a Java code-first tool for AsyncAPI specification
bundler
PublicCombine multiple AsyncAPI specification files into one.- Server API providing official AsyncAPI tools
openapi-schema-parser
PublicAn AsyncAPI schema parser for OpenAPI 3.0.x and Swagger 2.x schemas.diff
PublicDiff is a library that compares two AsyncAPI Documents and provides information about the differences by pointing out explicitly information like breaking changes.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.- The 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.