for both template message and email senders, their workflow will follow: api->application->business->service->infra |
||
|---|---|---|
| .. | ||
| email_sender_service.py | ||
| email_service.py | ||
| in_app_notif_service.py | ||
| notification_publisher_service.py | ||
| sms_service.py | ||
| template_message_service.py | ||