https://github.com/clouddev777/flask_sms_notification_gateway
Simple notification service for sending SMS and Emails with Twilio API.
https://github.com/clouddev777/flask_sms_notification_gateway
docker emal flask python sms twillio
Last synced: about 1 year ago
JSON representation
Simple notification service for sending SMS and Emails with Twilio API.
- Host: GitHub
- URL: https://github.com/clouddev777/flask_sms_notification_gateway
- Owner: CloudDev777
- Created: 2025-06-23T16:30:18.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-23T16:35:41.000Z (about 1 year ago)
- Last Synced: 2025-06-23T17:42:37.433Z (about 1 year ago)
- Topics: docker, emal, flask, python, sms, twillio
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Notification Gateway
## Purpose
The goal of this project was to practice my Python skill with a real world project.