JJCSA / backend

0 stars 1 forks source link

Create a simple service that send an email to user #49

Closed Nishit-Gopani closed 2 years ago

Nishit-Gopani commented 3 years ago
shah-tejas commented 3 years ago

Create a service method that allows to send any email. The service method takes the following input:

Create Integration test to test successful email delivery, and graceful error handling for invalid email addresses.