golang-kafka
There are 5 repositories under golang-kafka topic.
Sahil-4555/go-kafka
This is a simple Go web server that implements a Kafka producer and consumer using the Fiber web framework. The server has two endpoints: one for sending data to the Kafka producer and another for receiving data from the Kafka consumer.
shaikrasheed99/golang-kafka-producer-consumer
Kafka Producer & Consumer applications in Golang.
BaseMax/KafkaDataProcessingGo
Welcome to the Kafka Data Processing with Go project! This project showcases how to use Apache Kafka in combination with the Go programming language to build a data processing application.
fadhilyori/kafka-go-template
Simple kafka implementation in Golang
tonybka/kafka-go-wrapper
Golang wrapper library, built on top of Shopify's Sarama. Defines the pattern of communication between micro-services