readme.md 391 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.

Tasks

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

  • [ ] Mail queue using bree