An open API service indexing awesome lists of open source software.

https://github.com/squid-beast/notification-service

The NotificationService handles sending notifications (SMS and email) based on user preferences and templates from the database. It validates requests, retrieves user and category data, and uses Mustache to generate messages. Depending on the notification type, it sends SMS via Twilio or emails using the appropriate client, while dynamic templates.
https://github.com/squid-beast/notification-service

aop-framework docker exception-handling java jpa logging mustache sendgrid-mail spring-boot sqs twilio-sms-api

Last synced: about 2 months ago
JSON representation

The NotificationService handles sending notifications (SMS and email) based on user preferences and templates from the database. It validates requests, retrieves user and category data, and uses Mustache to generate messages. Depending on the notification type, it sends SMS via Twilio or emails using the appropriate client, while dynamic templates.

Awesome Lists containing this project