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

Whenever you're ready, there are 2 ways I can help you::

  1. Pragmatic Clean Architecture: Join 2,900+ students in this comprehensive course that will teach you the system I use to ship production-ready applications using Clean Architecture. Learn how to apply the best practices of modern software architecture.

  2. Modular Monolith Architecture: Join 750+ engineers in this in-depth course that will transform the way you build modern systems. You will learn the best practices for applying the Modular Monolith architecture in a real-world scenario.

About

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


Languages

Language:C# 100.0%