generator
asyncapi-to-postman
Our great sponsors
generator | asyncapi-to-postman | |
---|---|---|
4 | 1 | |
565 | 2 | |
5.0% | - | |
9.1 | 0.0 | |
4 days ago | over 1 year ago | |
JavaScript | JavaScript | |
Apache License 2.0 | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
generator
-
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.
asyncapi-to-postman
-
Getting Started with CloudEvents and AsyncAPI
There is already quite a few tools and the tooling ecosystem is increasing! I've recently seen a repository that enables the creation of Postman collections from an AsyncAPI spec. I've also seen architecture documents being generated from multiple AsyncAPI specs too, having a tool that can understand relations between applications and then output a diagram is pretty cool.
What are some alternatives?
dotnet-nats-template - .NET template for NATS
spec - CloudEvents Specification
nodejs-ws-template - Node.js WebSockets template for the AsyncAPI Generator
parser-js - AsyncAPI parser for Javascript (browser-compatible too).
cupid - 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.
wg-serverless - CNCF Serverless WG
Ritt-Wu
glee - Glee — The AsyncAPI framework that will make you smile again :)
spec - The AsyncAPI specification allows you to create machine-readable definitions of your asynchronous APIs.
studio - Visually design your AsyncAPI files and event-driven architecture.
k8s-event-grid-bridge - A simple event bridge for Kubernetes native events to Azure Event Grid.