An open API service indexing awesome lists of open source software.

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

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