freeleaps-service-hub/apps/notification/backend/infra
YuehuCao 2f10275493 refactor(architecture): implement 5-layer separation
for both template message and email senders, their workflow will follow:
api->application->business->service->infra
2025-08-07 12:58:19 +08:00
..
rabbitmq fix(rabbitmq): correct syntax for port and virtual host parameters in AsyncMQClient 2025-02-24 02:20:01 +08:00
email_handler.py update 2024-10-30 20:49:50 -07:00
email_sender_handler.py refactor(architecture): implement 5-layer separation 2025-08-07 12:58:19 +08:00
in_app_notif_handler.py refactor the code structure 2024-10-30 07:22:26 -07:00
sms_handler.py update 2024-10-30 20:49:50 -07:00
template_message_handler.py refactor(architecture): implement 5-layer separation 2025-08-07 12:58:19 +08:00