Skip to content

SOM-Research/asyncapi-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.