Google Cloud Function written in Python that sends SMS notification via Twilio on http trigger.
- Google Cloud Project
- Python dev enviroment set up
- Google Cloud SDK
- Twillio account with phone number generated
A function that will accept POST request with a timestamp and will send SMS notification with this timestamp.