An open API service indexing awesome lists of open source software.

https://github.com/youstinus/email-sender

Email sender API for AWS mailing server and MongoDB to save sent mails
https://github.com/youstinus/email-sender

aws aws-lambda email-sender email-sending mongodb mongodb-database

Last synced: about 1 month ago
JSON representation

Email sender API for AWS mailing server and MongoDB to save sent mails

Awesome Lists containing this project

README

        

# Email sender

Simple email sender API that sends email and writes email data to mongo db. Emails can be retrieved from database.

Load .env variables to environment before running application.

Project from 2019 archive