readme.md 511 B

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