example-apps
example-apps copied to clipboard
Karafka and WaterDrop example applications
trafficstars
Karafka example applications
This repository contains example applications using Karafka framework to receive messages from Apache Kafka with integrated WaterDrop gem to send messages to Kafka and the Karafka Web UI for Karafka processes management.
To run those applications locally start Apacke Kafka with the included docker-compose.yml and follow instructions from the sub-READMEs.
Applications available
- Karafka
2.3Ruby on Rails based application example - Karafka
2.3non Rails based application example

Note on contributions
First, thank you for considering contributing to the Karafka ecosystem! It's people like you that make the open source community such a great community!
Each pull request must pass all the RSpec specs, integration tests and meet our quality requirements.
Fork it, update and wait for the Github Actions results.