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

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.

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)