Gembok is a microservice for authentication. Built on top of Go, Redis, and MongoDB.
Communication through RestAPI with Swagger documentation. For those who use Open API Generator, this will be an advantage.
WIP 🛠️
Notification (via Terkirim)
Notification will be sent via Terkirim for easy integration. It supports Whatsapp web API, and for email, it can send
HTMLorMJMLformat 🎉. For more info please check the original website https://terkirim.cloud.
For notification email, the templates are customizable, with the power of
MJML(if uses Terkirim), it will be easier to handle multiple email clients, responsiveness, or even for light/dark mode 🎉. To customize, we can create a templateHTML/MJMLinside thetemplatesdirectory, and then edit the values of theconfig.json.
WIP 🛠️
WIP 🛠️