Shoveler project for Kafka
git clone https://github.com/burakolgun/gokafkashovel.git
Go to the project directory
cd gokafkashovel
docker-compose -up -d
Install dependencies
go mod download
Start the server
go run
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.