Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 448 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 448 Bytes

gcpsms

Google Cloud Function written in Python that sends SMS notification via Twilio on http trigger.

Prerequisites

Function

A function that will accept POST request with a timestamp and will send SMS notification with this timestamp.