Simple project to send fake data with kafka
Download project
git clone https://github.com/ActionKlo/np_producer.git
cd np_producer
Edit .env.example file with command:
nano .env.emaxple
write your host and save as .env
docker compose up -d
Run consumer
go run ./cmd/consumer/