Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.
Matthew Hall edited this page Jun 17, 2019 · 2 revisions

Welcome to the nr-email-microservice wiki!

What is a microservice?

Unlike an full application, a microservice is just a dependency that you can use in your existing applications. These are great ways to share reusable code

Showcase Applications

The Natural Resources Common Service Showcase Team is building showcase application to provide development team with an easier path for implementing common components like Common Messaging, Document Management and Document Generation. In building this Showcase application we identified that it would be valuable to package the backend as a microservice so that team would not have to implement what we built on their own with their application.

Clone this wiki locally