Skip to content

karafka/example-apps

Repository files navigation

Karafka example applications

Build Status Join the chat at https://slack.karafka.io

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 web ui

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.