Change the repository type filter
All
Repositories list
55 repositories
- AsyncAPI specification website
- 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!
- 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
- Catalog of extensions for AsyncAPI specification
- AsyncAPI schema versions
- /jay-sync-api/ is a Java code-first tool for AsyncAPI specification
- Markdown template for the AsyncAPI Generator
- Simplify event-driven API documentation for Kotlin microservices
- View your system, events, applications through different perspectives
- Schema parser for Protobuf compatible with AsyncAPI JS Parser
- Server API providing official AsyncAPI tools
bundler
PublicCombine multiple AsyncAPI specification files into one.- Glee — The AsyncAPI framework that will make you smile again :)
brand
Public- Library that implements the Problem interface. Reference https://www.rfc-editor.org/rfc/rfc7807
- Diff is a library that compares two AsyncAPI Documents and provides information about the differences by pointing out explicitly information like breaking changes.
parser-api
Public- PHP Template for AsyncAPI generator
- 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.
- 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.