hartmanjan1970 / asyncapi-toolkit

Repository to host the AsyncAPI grammar, metamodel, and code generation tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DOI

AsyncAPI Toolkit

Repository to host the grammar, metamodel, and code generation tools for AsyncAPI.

AsyncAPI provides a specification that allows you to define Message-Driven APIs in a machine-readable format. It's protocol-agnostic, so you can use it for APIs that work over Kafka, MQTT, AMQP, WebSockets, STOMP, etc. The spec is very similar to OpenAPI/Swagger so, if you're familiar with it, AsyncAPI should be easy for you.

The tools hosted in this repository aim to provide the toolset necessary to develop Message-Driven APIs following a Model-based approach starting from AsyncAPI specifications.

Browse the AsyncAPI Toolkit documentation

Want to learn more?

Check our publications and other resources about the AsyncAPI Toolkit!

License

This project is licensed under the EPL v2.0 license.

The AsyncAPI logo and AsyncAPI specification are property of the AsyncAPI Initiative. The AsyncAPI Specification is licensed under The Apache License, Version 2.0.

About

Repository to host the AsyncAPI grammar, metamodel, and code generation tools

License:Eclipse Public License 2.0


Languages

Language:Java 86.8%Language:GAP 10.7%Language:Xtend 2.5%Language:D 0.0%Language:Python 0.0%