https://github.com/sparkpost/azure-sparkpost-node-sample
A sample app for Azure platform to send emails through SparkPost
https://github.com/sparkpost/azure-sparkpost-node-sample
Last synced: 5 months ago
JSON representation
A sample app for Azure platform to send emails through SparkPost
- Host: GitHub
- URL: https://github.com/sparkpost/azure-sparkpost-node-sample
- Owner: SparkPost
- Created: 2017-05-04T14:36:22.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-04T20:54:12.000Z (about 9 years ago)
- Last Synced: 2025-05-21T08:48:50.252Z (about 1 year ago)
- Size: 10.7 KB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Express.js + SparkPost on Google App Engine
> [SparkPost][sparkpost]—Modern email delivery services built for developers, by developers.
>
> – sparkpost.com
This sample app demonstrates how to send email with Express.js and [node-sparkpost](https://github.com/SparkPost/node-sparkpost) on Google App Engine.
Read the [SparkPost on Google App Engine](sparkpost-node-tutorial) tutorial to learn how to run and deploy this app.
You can also [read the SparkPost documentation](https://developers.sparkpost.com/api/).
[sparkpost]: https://www.sparkpost.com/
[sparkpost-node-tutorial]: tbd