Developer 02 5f21002e4f Update port configuration in ocelot.Development.json
Changed the `Port` number for `DownstreamHostAndPorts` from `7174` to `8088` across multiple route definitions. Updated `DownstreamPathTemplate` and `UpstreamPathTemplate` for paths including `/swagger/{route}`, `/scalar`, and `/api/{route}`. Corrected the `UpstreamPathTemplate` for `/api/{route}/{id}` by removing an unnecessary slash before `{id}`.
2025-05-09 23:19:23 +02:00
2025-04-08 15:30:21 +02:00
2025-01-15 14:32:29 +01:00
2025-01-15 14:32:29 +01:00

DigitalData.Gateway

Ein ASP.NET-Projekt mit Ocelot zur Vereinheitlichung von Microservices unter einer einzigen Domain, mit nahtlosem Routing, Load Balancing und sicherem API-Management.

Description
Ein ASP.NET-Projekt mit Ocelot zur Vereinheitlichung von Microservices unter einer einzigen Domain, mit nahtlosem Routing, Load Balancing und sicherem API-Management.
Readme 68 KiB
Languages
C# 100%