Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/avinashupadhya99/pre-hackstoric-email-service

Email service Cloud Functions for Pre Hackstoric hackathon
https://github.com/avinashupadhya99/pre-hackstoric-email-service

Last synced: 16 days ago
JSON representation

Email service Cloud Functions for Pre Hackstoric hackathon

Awesome Lists containing this project

README

        

# pre-hackstoric-email-service
Email service Cloud Functions for Pre Hackstoric hackathon

## Add email Cloud Function

This cloud function allows for adding emails to the mailing listing and stores these emails in Cloud SQL.

## Send email Cloud Function

This cloud function sends emails through the Twilio Sendgrid API and is triggered by a Cloud Scheduler that pushes to a Cloud Pub-Sub topic. The email data is received from Cloud SQL.