brandoncorrea / sendgrid-email-api

Node API interface for sending emails through SendGrid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sendgrid-email-api

Node API interface for sending emails through SendGrid

Configurations

appSettings.json will configure the "from" email that the person receiving the email will see

The environment variable, SENDGRID_API_KEY, will set the SendGrid API Key to be used when sending emails

About

Node API interface for sending emails through SendGrid


Languages

Language:JavaScript 97.3%Language:CSS 2.7%