repository
0.0.0-20240716225338-c253f2822c6f
Repository: https://github.com/ewan-greer09/mailer.git
Documentation: pkg.go.dev
# README
README
WHAT
A simple service that send HTML emails over SMTP. This services is slow, as SMTP is slow, it will be converted to a consumer/producer model instead of rest, once main business logic is solved.