Sms Settings Microservice
Keeps settings of sms recipients.
- Server implementations: NodeJS, Dart
- Communication protocols: Direct, Commandable HTTP, Commandable GRPC, GRPC
- Persistence: Memory, Flat Files, MongoDB, Couchbase
- Deployment options: Monolith, Process, Docker, AWS Lambda
- Client implementations: NodeJS, Dart
This microservice has optional dependencies on the following microservices:
- Party Activities - to log user activities
- Message Templates - to get message templates
- SMS Delivery - to send sms messages