Ecosyste.ms: Awesome
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: 1 day 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.
- Host: GitHub
- URL: https://github.com/matthew-trump/google-cloud-functions-sendgrid-relay
- Owner: matthew-trump
- License: mit
- Created: 2019-08-24T16:20:28.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T01:39:25.000Z (almost 2 years ago)
- Last Synced: 2023-03-07T12:17:33.637Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 669 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.