freeCodeCamp / mail-for-good

An open source email campaign management tool for nonprofits
BSD 3-Clause "New" or "Revised" License
3.83k stars 476 forks source link

Can we create and API for this? #277

Closed kevin1193 closed 6 years ago

zhakk-harn commented 6 years ago

We could, but right now we are pretty much putting a UI and a DB on top of Amazon SES. If we remove the UI you might as well directly use the aws-sdk for nodejs or nodemailer.