C
C#3mo ago
kurumi

✅ API Gateway with Aspire .NET

Did anyone try to use API-Gateway with Aspire .NET? Ocelot has static json config file which is not a good way to bind to Aspire orchestration projects. The behavior that I need is providing some references of my APIs to Gateway project and do redirects as usual. Also Aspire can run single instance of project with many replicas, so we need to cook this behavior too. If we do some replicas it is nice to see some kind of load balancing which depends on HelthChecks. So, as I searched, there is no already build in solutions for this problem. Can you recommend me something? Or should I try to implement it by my own?
No description
4 Replies
kurumi
kurumi3mo ago
does using Yarp forwarder is good idea? :fongers:
davidfowl
davidfowl3mo ago
Implement something on your own it should just work as is
kurumi
kurumi3mo ago
Does your team have any plans for build-in api-gateway?
davidfowl
davidfowl3mo ago
No, YARP exists
Want results from more Discord servers?
Add your server
More Posts