Ask HN: What service should I use to send email from my Node.js application?
4•TimCTRL•2h ago
All options, mailtrap, sendgrid, resend, etc, seem to have a good free tier, looking for some anecdotal opinions
Comments
mmarian•2h ago
Been using AWS SES, dirt cheap and works like a charm.
TimCTRL•1h ago
Thank you!
blkidx0703•2h ago
I use web3forms in my website, it's free and easy to use.
TimCTRL•1h ago
Thanks! Although i'm looking for sending via an api call
kevinsync•2h ago
Recommended it before in other threads, I'm a big fan of CloudMailin [0] -- they've got some great inbound and outbound services, generous free tier, very simple integrations, useful and reliable dashboard. I've used SES, SendGrid, MailGun, Hive, Klaviyo, etc, but at the end of the day had an overall easier, better, more enjoyable experience with the bare simplicity of CloudMailin.
mmarian•2h ago
TimCTRL•1h ago