Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leaysgur/cfw-mail-sender
https://github.com/leaysgur/cfw-mail-sender
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/leaysgur/cfw-mail-sender
- Owner: leaysgur
- License: mit
- Created: 2021-03-27T11:58:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-03-27T12:04:59.000Z (over 3 years ago)
- Last Synced: 2024-04-15T07:11:57.510Z (7 months ago)
- Language: JavaScript
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE_MIT
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# cfw-mail-sender
Minimal script to kick [SendGrid API](https://sendgrid.kke.co.jp/docs/API_Reference/Web_API_v3/Mail/index.html) via Cloudflare Workers.
## Before begin
```
wrangler secret put SENDGRID_KEY
```