NexdApp / nexd-backend

MIT License
38 stars 3 forks source link

Implement email API #94

Open f10l opened 4 years ago

f10l commented 4 years ago

There is no functionality to send an email yet.

On possibility would be sendgrid ( https://sendgrid.com/). Additionally or alternatively, also mailhog https://github.com/mailhog/MailHog could be used.