m-jovanovic / yarp-api-gateway-sample

Example showing how to use the YARP reverse proxy as a gateway/load balancer for 2 APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YARP API Gateway Sample

Example showing how to use the YARP reverse proxy as a gateway for 2 APIs ("microservices").

You can access the gateway on this address: https://localhost:7135

And the services are available on:

  • Users.Api - https://localhost:5201
  • Products.Api - https://localhost:5101

About

Example showing how to use the YARP reverse proxy as a gateway/load balancer for 2 APIs


Languages

Language:C# 100.0%