Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/supermodel/asyncapi-cli

Simple CLI to validate Async API documents
https://github.com/supermodel/asyncapi-cli

asyncapi asyncapi-specification json-schema kafka supermodel

Last synced: 14 days ago
JSON representation

Simple CLI to validate Async API documents

Awesome Lists containing this project

README

        

# AsyncAPI CLI

Minimal CLI for validating AsyncAPI files.

```
$ npm i -g asyncapi-cli
$ asyncapi-cli
```

The CLI is using (https://github.com/asyncapi/parser-js).

## Versions Supported

Supports AsyncAPI versions up to 2.0.0.

## License

The MIT License (MIT) 2019 Good API