Skip to content

A PoC of how yarp could sit between a client and a set of services

Notifications You must be signed in to change notification settings

MichielCornilleKenze/yarp-ha-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First build the application

dotnet build .\client\client.csproj
dotnet build .\apigateway\ApiGateway.csproj
dotnet build .\service1\Service1.csproj

Then start the containers:

docker compose up

About

A PoC of how yarp could sit between a client and a set of services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages