issues
search
cecilphillip
/
yarp-samples
Samples for setting up YARP and HTTP APIs
37
stars
8
forks
source link
aspnetcore
docker
docker-compose
dotnet
reverse
yarp
readme
Messing around with
Yarp
Requirements
Docker Desktop
.NET 8
Scenarios
Web API Proxying
- Routes requests between different Web APIs based on request path.
Load Balancing
- Routes requests between two instances of the same service.
Code Configuration
- InMemoryConfigProvider that refreshes configuration using
Consul
.
Code Configuration w/ Aspire
- Same as above with but using Aspire instead of Docker Compose