Kaoto - The Integration Designer for Apache Camel
Documentation | Workshops | Contribute | Chat
Kaoto is a visual editor for Apache Camel integrations. It offers support in creating and editing Camel Routes, Kamelets and Pipes. Kaoto also has a built-in catalog with available Camel components, Enterprise Integration Patterns and Kamelets provided by the Apache Camel community.
Have a quick look at our online demo instance: https://kaotoio.github.io/kaoto/
This repository holds available catalogs for use in Kaoto.
To build the Camel Catalog and the supporting schemas, run:
yarn workspace @kaoto/camel-catalog run buildor
yarn installOptional: You can update the Camel version in the pom.xml file and then run the build command again.