Install external packages
$ go get github.com/sendgrid/sendgrid-go
$ go get github.com/joho/godotenvCreate .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