Repository navigation

#

get-global-releaserc

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!

TypeScript
231
10 小时前

Glee — The AsyncAPI framework that will make you smile again :)

HTML
96
23 天前

HTML template for AsyncAPI Generator. Use it to generate a static docs. It is using AsyncAPI React component under the hood.

JavaScript
80
23 天前

This template generates a server using your AsyncAPI document. It supports multiple different protocols, like Kafka or MQTT. It is designed in the way that generated code is a library and with it's API you can start the server, send messages or register a middleware for listening incoming messages. Runtime message validation included.

JavaScript
44
23 天前

Combine multiple AsyncAPI specification files into one.

TypeScript
31
23 天前

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.

JavaScript
29
23 天前

Diff is a library that compares two AsyncAPI Documents and provides information about the differences by pointing out explicitly information like breaking changes.

TypeScript
27
23 天前

This is a GitHub repository template for generator templates to make it much easier to start writing your own generator template.

JavaScript
21
23 天前

Convert to or migrate between AsyncAPI versions with the converter

TypeScript
21
23 天前

Generator React SDK enabling the AsyncAPI generator to support React as the rendering engine for templates.

TypeScript
19
22 天前

An AsyncAPI schema parser for OpenAPI 3.0.x and Swagger 2.x schemas.

TypeScript
17
23 天前

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.

TypeScript
13
23 天前