We are going to build a new micro service for Notifications. so basically to send a notification we are following below points.
- Validate the request
- Entry in User Log Table
- Save Payload
- Call Scale service
- Create Payload based on platforms
- Call FCM send API
- Update final status
Which behavioral design pattern could i use ?
Aucun commentaire:
Enregistrer un commentaire