Skip to content

Programmable Email Sender. Set up auto-timed emails for SendGrid. Set your templates and enter your parameters as JSON, that's all.

Notifications You must be signed in to change notification settings

muhammedikinci/sendgrid-email-sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SendGrid Email Sender

Install external packages

$ go get github.com/sendgrid/sendgrid-go
$ go get github.com/joho/godotenv

Create .env file and set your SendGrid Api Key

$ echo > .env SENDGRID_API_KEY={YOUR_API_KEY}

Start and enjoy the UI

$ go run ./

Go!

http://localhost:3000/index

About

Programmable Email Sender. Set up auto-timed emails for SendGrid. Set your templates and enter your parameters as JSON, that's all.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages