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
221
1 天前

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

HTML
95
11 天前

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

JavaScript
74
6 天前

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
42
1 个月前
TypeScript
32
1 个月前

Combine multiple AsyncAPI specification files into one.

TypeScript
30
1 个月前

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

TypeScript
26
1 个月前

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
24
1 个月前

Convert to or migrate between AsyncAPI versions with the converter

TypeScript
21
1 个月前

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

TypeScript
20
1 个月前

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

JavaScript
20
1 个月前

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

TypeScript
17
1 个月前

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
1 个月前