This sample application demonstrates how to use Sendgrid with Google App Engine
Refer to the App Engine Samples README for information on how to run and deploy this sample.
Before running this sample:
- You will need a Sendgrid account.
- Update the
SENGRID_DOMAIN_NAMEandSENGRID_API_KEYconstants inmain.py. You can use the Sendgrid sandbox domain.
