Skip to content

drpitman/node-postmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

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

No packages published