Demonstrating some of the first tools to support AsyncAPI v3, and how they can help accelerate your event-driven projects.
AsyncAPI version 3 was released in December 2023. In this post, I want to share some of the things that you can do with AsyncAPI v3 documents, with a demonstration of:
- Event Endpoint Management
Download AsyncAPI documents for Kafka topics shared for reuse
AsyncAPI v3 support added in version 11.1.1 (Dec 2023) - AsyncAPI java-template
Generate complete Java projects from AsyncAPI documents
AsyncAPI v3 support added in version 0.3.0 (Mar 2024) - Microcks
Generate Kafka topics with mock data from AsyncAPI documents
AsyncAPI v3 support added in version 1.9.0 (Mar 2024)