A minimalistic Kafka go consumer for local and cloud hosted kafka servers.
- Kafka-Server
- Kafka-Producer
##Config
- Kafka server
- Topic
- Hosted - localhost/SaaS (Software as Service)
- Go
git clone https://github.com/goferHiro/kafka-go-consumer/
cd kafka-go-consumer
go run .
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.