Create an API in MERN to Send Emails via AWS Simple Email Service (SES)
Budget: $10 – $40 USD
Task: Create a demo code solution for the following: Create an API in MERN to Send Emails via AWS Simple Email Service (SES).
Time Limit: 10 hours.
Type of Task: Back-End
What the Code Should Do:
- We would like to create an API in our MERN application that allows us to send periodic updates or status notifications via email through AWS Simple Email Service (most recent version) to internal employees and existing customers.
Please use the official SDK for AWS SES.
We already have an AWS account setup but would ask you to create something in your own sandbox environment and then show us how to swap out our credentials.
We want to see how we can tailor each email for each recipient using a dynamic HTML template.
We would be sending approximately 100 or less emails a day right now.
We'd like to be able to set the email sender name and reply to address and demonstrate how to add an opt-out link if possible.
How the Code Should Be Made:
- Use these tools/languages: JavaScript (Node.js), JavaScript
- Use these frameworks: Express.js
End Result:
- Functional Code Solution
- Steps on how to use the code, written clearly
Please add lots of comments inside of the code explaining your work.
If your solution requires any third-party services that need accounts, access keys, or API keys, please create your own accounts using free or trial versions. Clearly mention which keys need to be replaced in your README file.
Time Limit: 10 hours.
Type of Task: Back-End
What the Code Should Do:
- We would like to create an API in our MERN application that allows us to send periodic updates or status notifications via email through AWS Simple Email Service (most recent version) to internal employees and existing customers.
Please use the official SDK for AWS SES.
We already have an AWS account setup but would ask you to create something in your own sandbox environment and then show us how to swap out our credentials.
We want to see how we can tailor each email for each recipient using a dynamic HTML template.
We would be sending approximately 100 or less emails a day right now.
We'd like to be able to set the email sender name and reply to address and demonstrate how to add an opt-out link if possible.
How the Code Should Be Made:
- Use these tools/languages: JavaScript (Node.js), JavaScript
- Use these frameworks: Express.js
End Result:
- Functional Code Solution
- Steps on how to use the code, written clearly
Please add lots of comments inside of the code explaining your work.
If your solution requires any third-party services that need accounts, access keys, or API keys, please create your own accounts using free or trial versions. Clearly mention which keys need to be replaced in your README file.