Skip to content

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

Notifications You must be signed in to change notification settings

fcantenot/yarp-api-gateway-sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%