valuboum/sample_app_kafka_app

By valuboum

Updated almost 2 years ago

This is a simple Kafka producer/consumer application written in Go.

Image
Message queues
Web servers
0

87

valuboum/sample_app_kafka_app repository overview

Kafka Producer/Consumer with Healthcheck in Go

This is a simple Kafka producer/consumer application written in Go. It consumes messages from a Kafka topic and also allows producing messages through function calls in the application. The application also provides a health check endpoint at /healthcheck.

Features
  • Kafka producer to send messages to a topic.
  • Kafka consumer that listens to a specified topic.
  • Healthcheck endpoint (/healthcheck) that returns OK with a 200 status code.
  • Configurable through environment variables.
  • Prometheus endpoint (/metrics)

Tag summary

Content type

Image

Digest

sha256:d1e7c070d

Size

7.6 MB

Last updated

almost 2 years ago

docker pull valuboum/sample_app_kafka_app:v1.0