https://github.com/mvaibhav131/sendemails_aws-ses
send email using aws-ses , aws-sdk , aws-sdk/client-ses
https://github.com/mvaibhav131/sendemails_aws-ses
api aws aws-sdk aws-sdk-javascript aws-ses backend cors email-sender emailjs expressjs nodejs sendmail
Last synced: 2 months ago
JSON representation
send email using aws-ses , aws-sdk , aws-sdk/client-ses
- Host: GitHub
- URL: https://github.com/mvaibhav131/sendemails_aws-ses
- Owner: mvaibhav131
- Created: 2023-04-07T13:57:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-28T07:40:21.000Z (over 2 years ago)
- Last Synced: 2025-01-14T00:34:24.818Z (over 1 year ago)
- Topics: api, aws, aws-sdk, aws-sdk-javascript, aws-ses, backend, cors, email-sender, emailjs, expressjs, nodejs, sendmail
- Language: JavaScript
- Homepage:
- Size: 136 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sendEmails_AWS-SES
## sending the email using aws-ses
### clone the above repo.
### add secret key , access key , region ,from emain,to email into .env file.
### start the server `npm run test`.
### visit the url--> [http://localhost:8000](http://localhost:8000) .
### send the request using postman,thunder client etc...
### check your email .





































