-
Notifications
You must be signed in to change notification settings - Fork 0
A script for sending emails with Postmark in node.js apps
drpitman/node-postmark
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is pretty easy to use (I'm assuming you know how to use node.js - if not read up at nodejs.org first) - simply sign up over at http://postmarkapp.com/ , follow their instructions to get your api key, then check out the demo.js script, putting your own api key and sending email either in the node-postmark.js file in the defaults object, or you can override when you call the send method by specifying the "token" and "from" properties of the first argument. Basically, check out the demo - should be self explanatory. Enjoy :)
About
A script for sending emails with Postmark in node.js apps
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published