Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hosseinmirzapur/gokafka-example


https://github.com/hosseinmirzapur/gokafka-example

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

# Kafka Implementation Example Using Go

```bash
docker-compose up --build
make producer
make consumer
```