A proxy server to unleash the SendGrid API without the need of user authentication.
npm install sendgrid-proxy
Create a .env
file to define your environment variables:
SENDGRID_API_ID=
PORT=
bin/sendgrid-proxy
Trigger Deploy to Heroku and fill out the form.