https://github.com/dev-michael-schmidt/kafka-weather-sms
Use Kafka to send push notifications if the weather will be bad.
https://github.com/dev-michael-schmidt/kafka-weather-sms
Last synced: 11 months ago
JSON representation
Use Kafka to send push notifications if the weather will be bad.
- Host: GitHub
- URL: https://github.com/dev-michael-schmidt/kafka-weather-sms
- Owner: dev-michael-schmidt
- Created: 2025-06-12T21:42:29.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-07-25T19:59:51.000Z (11 months ago)
- Last Synced: 2025-07-26T02:39:06.614Z (11 months ago)
- Language: Python
- Size: 41 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A Producer which captures weather data and posts to a kafka topic.
A Consumer which receives kafka messages and sends SMS's to a phone (or via email depending on service provider)