Arthyon / microservice-poc

A proof of concept of a microservice-architecture in a monorepo
0 stars 1 forks source link

Microservice POC

This repository is a proof of concept for microservices in docker, using both .Net and Node-services. We are using Kubernetes as a container orchestrator in both dev and prod, as well as Azure Api Management Services as the public facade.

Read the Wiki for tips on getting started, developing, debugging etc.