We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
이메일 대량 전송을 위한 기능을 구현합니다. 사전예약을 위한 이메일의 경우 1차적으로 이메일값만 불러오도록 구현하겠습니다. 추후 반복적으로 사용될 이메일 다량 발송 기능을 위해 aws ses와 연동하여 이메일 대량전송이 가능하도록 구현할 예정입니다.
참고 문서1
2시간
The text was updated successfully, but these errors were encountered:
Branch feature/issue-45 created for issue: [BE] 이메일 전송 API
Sorry, something went wrong.
BomLee427
No branches or pull requests
✅ 구현할 기능
이메일 대량 전송을 위한 기능을 구현합니다.
사전예약을 위한 이메일의 경우 1차적으로 이메일값만 불러오도록 구현하겠습니다.
추후 반복적으로 사용될 이메일 다량 발송 기능을 위해 aws ses와 연동하여 이메일 대량전송이 가능하도록 구현할 예정입니다.
🔨 상세 작업 내용
📄 참고 사항
참고 문서1
⏰ 예상 소요 기간
2시간
The text was updated successfully, but these errors were encountered: