Skip to content

gremi64/kafkapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kafkapi

This is a all-in-one tool to do some stuff with Kafka.

It has been created and is developed with ❤️ by two developers (gremi64 and Crazymeal) during their lunch time 🍕 and off-work time 🏠

We are using React for the frontend and Spring Boot with Kotlin for the backend

Features

Usable with frontend

  • Show offsets of a given topic with a given group
  • Show messages of a given topic (still working on it 🔨 )

Only with backend

  • Show offsets of a given topic
  • Show offsets of a given partition of a topic
  • Show messages of a given topic
  • Show messages of a given partition of topic
  • Show available configs: brokers and security (need improvments for dynamic config 🔨 )

Compatibility

The tool is developed using versions of Kafka you can find in docker-compose file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published