afermon / PiggyMetrics-notification-service

Proof of concept Microservice Architecture with Spring Boot, Spring Cloud, Docker and Kubernetes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Piggy Metrics (Kubernetes) - Notification service

CircleCI codecov GitHub license

Stores users contact information and notification settings (like remind and backup frequency). Scheduled worker collects required information from other services and sends e-mail messages to subscribed customers.

Method Path Description User authenticated Available from UI
GET /notifications/settings/current Get current account notification settings × ×
PUT /notifications/settings/current Save current account notification settings × ×

For more information please refer to the main repository afermon/PiggyMetrics-Kubernetes

Credits

About

Proof of concept Microservice Architecture with Spring Boot, Spring Cloud, Docker and Kubernetes

License:MIT License


Languages

Language:Java 99.4%Language:Dockerfile 0.6%