excellarateinc / voyage-api-dotnet

Enterprise grade C# .NET Web Services API implementing industry standard best practices
Apache License 2.0
16 stars 14 forks source link

SPIKE: Microservices Architecture #159

Closed raymer closed 6 years ago

raymer commented 7 years ago

We need to see what it would take to move to a microservices architecture. The success case would be a POC of deploying each API controller on its own server/website.

Would also need to have bearer auth work between services.