Hacker News new | ask | show | jobs
(Blog) Write an Email Microservice: Localized, Automated, Scalable and Testable (apolat2000.github.io)
3 points by acomathes 1209 days ago
2 comments

I tried to identify the general requirements for sending automated emails and implemented a microservice that can be integrable to any existing system using a message broker (Kafka, Redis etc.). In this blog post, I explain the GPL-3.0 codebase for the microservice and give the link to it.
Nice tech stack and I really appreciate the effort that went into this. Cool project!

p.s. I regret googling what Joi is..

Haha Joi's website's UI really is something ^^