Skip to content

JaimeStill/distributed-design

Repository files navigation

Distributed Design

Documentation

This repository demonstrates a .NET microservice API (each microservice is referred to as a node) that takes as few external dependencies as possible. SQL Server serves as the underlying storage mechanism.