Skip to content

EdCharlesDiesel/Orion.Microservices.NET

Repository files navigation

Orion.Microservices.NET

This project is developed in C# 13, .NET 9, EF Core 9.0.8, PostgresSQL 17 and many more.

Project Summary Orion is an E-Commerce application for a virtual shoe store. We manufacture shoes end to end, sell, customise and deliver to the customer.

End-Points

-Orion.OcelotApiGw : http://localhost:9000

-Orion.External.PaymentGateway : http://localhost:9001

-Orion.Aggregator : http://localhost:9002

-Orion.API.UserProfileManagement : http://localhost:9003

-Orion.API.TradingEconomics.API : http://localhost:9004

-Orion.API.Sales : http://localhost:9006

-Orion.API.Purchasing : http://localhost:9007

-Orion.API.HumanResources : http://localhost:9008

-Orion.API.Production : http://localhost:9009

-Orion.API.Person : http://localhost:9010

-Orion.API.ErrorLog : http://localhost:9011

-Orion.API.BuildVersion : http://localhost:9012

-Orion.API.Dashboard : http://localhost:9013

-Orion.API.DatabaseLog : http://localhost:9014

-Orion.API.Apps : http://localhost:9015

WebApps

-Orion.WebApps.HealthCheckUI : http://localhost:9016

-Orion.WebApps.TradingEconomics : http://localhost:9017