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

Samples for setting up YARP and HTTP APIs

Results 4 yarp-samples issues
Sort by recently updated
recently updated
newest added

Is there any way to integrate APIs' swagger into this project using `NSwag` or `Swashbuckle`?

Components - OTEL Collector - Grafana Stack (Loki, Tempo, Promometheus) - Aspire?

Hey! I have fixed the port for this.

https://github.com/cecilphillip/yarp-samples/blob/87c9d51ab3dbb40a8fc9e05ddf4b0eef824b4617/src/ApiProxySamples/docker-compose.yml#L12 Were you able to successfully send requests to the YARP docker container? Every time I send a request to http://localhost:5000/api/addresses which is the port YARP is bound to, I...