/kafka

Primary LanguageGoMIT LicenseMIT

Kafka-Go-Consumer

A minimalistic Kafka go consumer for local and cloud hosted kafka servers.

Prerequisites

  1. Kafka-Server
  2. Kafka-Producer

##Config

  1. Kafka server
    1. Topic
    2. Hosted - localhost/SaaS (Software as Service)
  2. Go

Usage

git clone https://github.com/goferHiro/kafka-go-consumer/
cd kafka-go-consumer
go run .

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT