pushkin-consortium / pushkin

A customizable, scalable ecosystem for massive online psychological experiments
https://pushkin-consortium.github.io/pushkin/
MIT License
24 stars 10 forks source link

Re-implement pushkin-mailer #339

Open jessestorbeck opened 5 months ago

jessestorbeck commented 5 months ago

For reference: https://github.com/pushkin-consortium/pushkin/tree/68d2825b3fb3faa32b571c07bdeaff278ad61649/pushkin-mailer

SendGrid seems to still be pretty popular: https://npmtrends.com/@sendgrid/mail-vs-mailgun-js-vs-mandrill-api-vs-postmark-vs-sparkpost (I asked Copilot to tell me what are some of its competitors). AWS SDK also has something called Simple Email Service. That might be the easiest if we're already using AWS SDK anyway.