SaaSHub helps you find the best software and product alternatives Learn more →
Generator Alternatives
Similar projects and alternatives to generator
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
spec
The AsyncAPI specification allows you to create machine-readable definitions of your asynchronous APIs. (by asyncapi)
-
-
-
-
-
-
-
-
asyncapi-codegen
An AsyncAPI Golang Code generator that generates all Go code from the broker to the application/user. Just plug your application to your favorite message broker!
-
k8s-event-grid-bridge
Discontinued A simple event bridge for Kubernetes native events to Azure Event Grid.
-
cupid
Discontinued A library that focuses on finding and analyzing the relationships between AsyncAPI documents. It outputs a map of the system architecture. Except for a default map, it is possible to get output as mermaid.js flow diagram, PlantUML class diagram and more to come.
-
-
nodejs-ws-template
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.
-
generator discussion
generator reviews and mentions
-
AsyncAPI: a practical look
The "most official" AsyncAPI generator linked from the AsyncAPI site will follow the references in the "allOf" structure to generate the subclasses of the Pet class. But it will ignore the "discriminator" logic and actually fail because it does know what to do with the "petType" attribute repeated in the derived types (e.g. StickInsect).
-
AsyncAPI Codegen, a code generator from AsyncAPI spec v2 and v3.
For that, the project provides a Javascript tool to generate source code from specification in numerous languages: Python, Java, Markdown, PHP, … and even Go! All you have to do is install the corresponding NPM packages and launch the right command tool.
-
What is AsyncAPI?
AsyncAPI Generator
-
An introduction to the AsyncAPI specification
With the file created, we can now generate more friendly documentation. For this, we need to install generator or use it in its Docker version.
-
Getting Started with CloudEvents and AsyncAPI
This can be improved and extended overtime, especially because of the way the generator is designed, enabling extensibility so we can have templates for many other languages that support more protocols, etc. For example, there is only a NATS generator for .NET Core... but perhaps in the future there could be more protocols supported for .NET Core and examples built for Azure 😃.
-
How to contribute to OSS AsyncAPI Initiative 🌈
Continue improvements and add new features to core tools such as our spec parser/validator and code generator.
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Jun 2026
Stats
asyncapi/generator is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of generator is JavaScript.