Change the repository type filter
All
Repositories list
59 repositories
- 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!
- Markdown template for the AsyncAPI Generator
- AsyncAPI specification website
- Saunter is a code-first AsyncAPI documentation generator for dotnet.
- Convert to or migrate between AsyncAPI versions with the converter
- Use your AsyncAPI definition to generate literally anything. Markdown documentation, Node.js code, HTML documentation, anything!
- Glee — The AsyncAPI framework that will make you smile again :)
studio
Public- AsyncAPI parser for Javascript (browser-compatible too).
- AsyncAPI schema versions
- The AsyncAPI specification allows you to create machine-readable definitions of your asynchronous APIs.
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 Vue- /jay-sync-api/-idea-plugin is a IDEA plugin for AsyncAPI specification
github-action-for-cli
Public archiveGitHub Action with generator, validator, converter and others - all in one for your AsyncAPI documents with AsyncAPI CLI as backbone- /jay-sync-api/ is a Java code-first tool for AsyncAPI specification
- 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.
- Simplify event-driven API documentation for Kotlin microservices
- VSCode AsyncAPI Preview Extension
- Schema parser for Protobuf compatible with AsyncAPI JS Parser
- Diff is a library that compares two AsyncAPI Documents and provides information about the differences by pointing out explicitly information like breaking changes.
- Java Spring template for the AsyncAPI Generator