get-global-releaserc topic

List get-global-releaserc repositories

generator

758
Stars
211
Forks
Watchers

Use your AsyncAPI definition to generate literally anything. Markdown documentation, Node.js code, HTML documentation, anything!

parser-js

116
Stars
93
Forks
Watchers

AsyncAPI parser for Javascript (browser-compatible too).

avro-schema-parser

31
Stars
19
Forks
Watchers

An AsyncAPI schema parser for Avro 1.x schemas.

diff

26
Stars
12
Forks
Watchers

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

github-action-for-cli

45
Stars
19
Forks
Watchers

GitHub Action with generator, validator, converter and others - all in one for your AsyncAPI documents with AsyncAPI CLI as backbone

html-template

64
Stars
57
Forks
Watchers

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

java-spring-template

66
Stars
53
Forks
Watchers

Java Spring template for the AsyncAPI Generator

nodejs-template

40
Stars
29
Forks
Watchers

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 A...

nodejs-ws-template

24
Stars
29
Forks
Watchers

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.