get-global-node-release-workflows topic

List get-global-node-release-workflows repositories

generator

742
Stars
205
Forks
Watchers

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

asyncapi-react

161
Stars
97
Forks
Watchers

React component for rendering documentation from your specification in real-time in the browser. It also provides a WebComponent and bundle for Angular and Vue

parser-js

111
Stars
87
Forks
Watchers

AsyncAPI parser for Javascript (browser-compatible too).

avro-schema-parser

30
Stars
18
Forks
Watchers

An AsyncAPI schema parser for Avro 1.x schemas.

github-action-for-cli

43
Stars
16
Forks
Watchers

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

html-template

59
Stars
47
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

62
Stars
51
Forks
Watchers

Java Spring template for the AsyncAPI Generator

nodejs-template

36
Stars
26
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

23
Stars
27
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.