GitHunt

Golang Kafka Shovel Project

Shoveler project for Kafka

Installation

  git clone https://github.com/burakolgun/gokafkashovel.git

Run Locally

Go to the project directory

  cd gokafkashovel
  docker-compose -up -d

Install dependencies

  go mod download

Start the server

  go run

Contributing

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

License

Languages

Go98.3%Dockerfile1.7%

Contributors

BSD 2-Clause "Simplified" License
Created July 18, 2023
Updated April 2, 2024
burakolgun/gokafkashovel | GitHunt