Minimal CLI for validating AsyncAPI files.
$ npm i -g asyncapi-cli
$ asyncapi-cli <path to AsyncAPI file>
The CLI is using (https://github.com/asyncapi/parser-js).
Supports AsyncAPI versions up to 2.0.0.
The MIT License (MIT) 2019 Good API
Minimal CLI for validating AsyncAPI files.
$ npm i -g asyncapi-cli
$ asyncapi-cli <path to AsyncAPI file>
The CLI is using (https://github.com/asyncapi/parser-js).
Supports AsyncAPI versions up to 2.0.0.
The MIT License (MIT) 2019 Good API