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
- Host: GitHub
- URL: https://github.com/youstinus/email-sender
- Owner: youstinus
- License: mit
- Created: 2021-12-24T22:07:30.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-24T22:08:45.000Z (over 3 years ago)
- Last Synced: 2025-02-13T14:40:06.431Z (3 months ago)
- Topics: aws, aws-lambda, email-sender, email-sending, mongodb, mongodb-database
- Language: Go
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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