/node-red-contrib-plugin-asyncapi

Node-RED plugin that creates and configures nodes based on AsyncAPI specs

Primary LanguageHTMLApache License 2.0Apache-2.0

AsyncAPI plugin for Node-RED

A plugin for generating and configuring nodes for Kafka, MQTT, AMQP, etc. automatically from an AsyncAPI specification.


Introduction

Screenshot of current code:

screenshot

Quick demo recording:

demo

How to install

Installing the AsyncAPI plugin

Run the following npm command in your Node-RED user directory (e.g. ~/.node-red):

npm install node-red-contrib-plugin-asyncapi

Then restart Node-RED