Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaotoio/kaoto.io
Website for Kaoto.
https://github.com/kaotoio/kaoto.io
apache-camel camel hugo kaoto
Last synced: 3 months ago
JSON representation
Website for Kaoto.
- Host: GitHub
- URL: https://github.com/kaotoio/kaoto.io
- Owner: KaotoIO
- License: mit
- Created: 2021-10-14T20:02:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T01:54:16.000Z (3 months ago)
- Last Synced: 2024-10-30T04:01:20.733Z (3 months ago)
- Topics: apache-camel, camel, hugo, kaoto
- Language: HTML
- Homepage: https://kaoto.io
- Size: 226 MB
- Stars: 4
- Watchers: 8
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Visual Editor for Apache Camel
Documentation |
Workshops |
Contribute |
Chat# Kaoto
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 the website for https://kaoto.io/. Built with [Hugo Blox](https://hugoblox.com/).
## Development
```bash
hugo server
```Loads in http://localhost:1313.