Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 975 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 975 Bytes

nr-email-microservice License img

The NR Email Microservice project is a result of refactoring the NR Messaging Service Showcase application. We have created a microservice from its backend so that other projects can use the CMSG-Messaging-API with the least amount of effort as possible.

This Microservice can be deployed as a container in your product to enable sending email, and checking the status. Optionally, it can be protected with OpenID Connect and JWT.

You need to contact NR.CommonServiceShowcase@gov.bc.ca to get an account for your application.

Showcase Application

The microservice is currently implemented directly as the backend of the NR Messaging Service Showcase application.