Skip to content
Snippets Groups Projects
Unverified Commit b39dc791 authored by defaultSouth's avatar defaultSouth Committed by GitHub
Browse files

Update README.md

parent cfd8d2f8
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,7 @@
* Kafka (Python)
* [Simple Producer](https://github.com/Alfex4936/kafka-Studies/blob/main/python/src/ProducerDemo.py)
* [Producer with callback](https://github.com/Alfex4936/kafka-Studies/blob/main/python/src/ProducerDemoCallBack.py)
* [Producer with Slack API](https://github.com/Alfex4936/kafka-Studies/blob/main/python/src/SlackKafkaProducer.py)
* [Consumer with Slack API](https://github.com/Alfex4936/kafka-Studies/blob/main/python/src/SlackKafkaConsumer.py)
* Kafka (Java)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment