Skip to content

KaotoIO/kaoto-examples

Repository files navigation

Kaoto examples

Hosting example integrations provided by users

How to use

There are a few ways to use these examples:

This is the easiest way to get started with the examples. It also provides a full development environment with all the tools you need to develop and test your integrations.

This is a lightweight, browser-based version of Visual Studio Code that lets you develop entirely in the browser. It's a great way to quickly check out the examples.

Clone the repository and run the examples locally

Alternatively, you could clone the repository and run the examples locally. After cloning the repository, you can follow the instructions from the Kaoto's quickstart guide to run the examples.

Index

Name Description Tags
Account Transactions A set of camel routes that generates CSV-like records, submits it to a kafka topic and later on store it into a Postgresql database # kafka #database #sql #postgresql #log
kafkaToLog A camel route reading from a kafka topic and logging it to the screen #kafka #log
OpenAPI Camel routes showcasing implementations from OpenAPI contract definitions #openapi #file #log
postgresqlToLog A camel route querying a Postgresql database and logging it to the screen #database #sql #postgresql #log

Supporting folder

Name Description
compose Holds compose files to bootstrap components that might be required to run the examples

About

Hosting example integrations provided by users

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages