Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/supermodel/asyncapi-cli
- Owner: supermodel
- Created: 2019-10-07T13:25:35.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-12T15:15:00.000Z (over 2 years ago)
- Last Synced: 2024-07-29T16:59:24.926Z (3 months ago)
- Topics: asyncapi, asyncapi-specification, json-schema, kafka, supermodel
- Language: JavaScript
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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