0.0.19 • Published 3 years ago
node-red-contrib-plugin-asyncapi v0.0.19
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:

Quick demo recording:
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-asyncapiThen restart Node-RED
