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

https://github.com/romanow/asyncapi-generation

AsynAPI generator template customization
https://github.com/romanow/asyncapi-generation

asyncapi asyncapi-codegen asyncapi-generator spring-boot

Last synced: 3 months ago
JSON representation

AsynAPI generator template customization

Awesome Lists containing this project

README

          

[![CI](https://github.com/Romanow/asyncapi-generation/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/Romanow/asyncapi-generation/actions/workflows/build.yml)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)
[![License](https://img.shields.io/github/license/Romanow/asyncapi-generation)](https://github.com/Romanow/asyncapi-generation/blob/main/LICENSE)

# AsyncAPI generation

```shell
$ asyncapi generate fromTemplate echo-server.yml ./template/ -o ./generated
```