yarp-samples icon indicating copy to clipboard operation
yarp-samples copied to clipboard

Samples for setting up YARP and HTTP APIs

Messing around with Yarp

Requirements

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 - Custom IProxyConfigProvider that refreshes configuration using Consul.