Skip to content

Instantly share code, notes, and snippets.

@JesseSumrak
Last active April 7, 2021 16:00
SendGrid API
ini
SENDGRID_API_KEY='<your SendGrid API key>'
SENDGRID_DEFAULT_SENDER_ADDRESS=''
SENDGRID_DEFAULT_SENDER_NAME=""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment