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

https://github.com/rdquispe/kafka-python


https://github.com/rdquispe/kafka-python

consumer docker kafka pipenv producer python3

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# kafka-consumer

## Docker (run docker-compose)

```sh
docker-compose -f docker-compose-local.yml up && docker-compose rm -fsv
```