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

https://github.com/matthew-trump/google-cloud-functions-sendgrid-relay

Node express (deployable with Google Cloud Functions) that exposes configurable API to generate custom HTML-templated emails and send them via SendGrid. Can serve as part of distributed web application with secure key.
https://github.com/matthew-trump/google-cloud-functions-sendgrid-relay

Last synced: 6 months ago
JSON representation

Node express (deployable with Google Cloud Functions) that exposes configurable API to generate custom HTML-templated emails and send them via SendGrid. Can serve as part of distributed web application with secure key.

Awesome Lists containing this project

README

          

# sendgrid-email-relay
Node express that exposes configurable API to generate templated emails and send them via SendGrid. Can serve as part of distributed web application with secure key.