Skip to content

ClickAndMortar/asyncapi-jsonschema

Repository files navigation

AsyncAPI to JSON shema

Easily convert online AsyncAPI v2 to JSON schemas. 🎉

Development

yarn install
yarn dev-server

Build

yarn install
yarn build

Output is available under build/ directory.

Deployment

Every push to master branch is automatically deployed to https://asyncapi-jsonschema.com/ using a Google Cloud Build trigger.

About

Easily convert online AsyncAPI v2 to JSON schemas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published