logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

kafka-simple-web-client

Displays Kafka topic messages in a user-friendly web interface. Streamlines message monitoring and management with configurable settings to connect to a Kafka server.

Author

kafka-simple-web-client logo

ares10

No License

Quick Info

GitHub GitHub Stars 0
NPM Weekly Downloads 0
Tools 1
Last Updated 2026-02-19

Tags

kafkatoolsdevelopmenttools integrationsdeveloper toolskafka server

kafka-simple-web-client

A simple configurable web client to to display Kafka topic messages

Environmental variables required to operate

## Application variables
export KAFKA_WEB_CLIENT_PORT="8080"

## Kafka
export KAFKA_SERVER_URI="localhost:9092"

Run with Maven

mvn clean spring-boot:run

See Also

`