API service for sending emails using the AWS Simple Email Service

James Peret de842aef70 Message links are modified to add tracking %!s(int64=2) %!d(string=hai) anos
models de842aef70 Message links are modified to add tracking %!s(int64=2) %!d(string=hai) anos
.gitignore d18bdf6b47 Intial commit %!s(int64=2) %!d(string=hai) anos
helpers.js de842aef70 Message links are modified to add tracking %!s(int64=2) %!d(string=hai) anos
index.js de842aef70 Message links are modified to add tracking %!s(int64=2) %!d(string=hai) anos
package-lock.json de842aef70 Message links are modified to add tracking %!s(int64=2) %!d(string=hai) anos
package.json de842aef70 Message links are modified to add tracking %!s(int64=2) %!d(string=hai) anos
readme.md de842aef70 Message links are modified to add tracking %!s(int64=2) %!d(string=hai) anos

readme.md

Mail Delivery Service

An API service for sending email using the Amazon Web Services Simple Email Service (AWS SES). It connects to a MongoDB database for storing data.

Resources

  • Juice – Juice inlines CSS stylesheets into your HTML source.

Tasks

  • [X] Send mail endpoint
  • [X] Send email thru AWS SES
  • [X] Save email data on DB
  • [X] Append Pixel tracking
  • [X] Change Links to add tracking

  • [ ] Mail queue using bree