Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
How node.js app Cloud Monitoring uses the Mailgun API to automate email workflow
(
mailgun.net
)
30 points
by
ddispaltro
on Dec 11, 2012
|
hide
|
past
|
favorite
|
3 comments
mkoryak
on Dec 11, 2012
|
next
[–]
Reading this got me thinking about using mailgun for my nodejs app. I noticed that the article didnt use off the shelf mailgun 'client'. Is it because the available mailgun npms are old/bad or just to showcase how "easy" it is to write your own?
tomazmuraus
on Dec 11, 2012
|
parent
|
next
[–]
It shows how easy it easy to write your own function because all you need to do to send an email is perform a single HTTP request.
old-gregg
on Dec 11, 2012
|
prev
[–]
My favorite about this is the "testmode" flag which removes the need to mock your tests when sending emails.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: