Swagger UI for Services

Hi,
we were using Ocelot API Gateway for our .Net Applications.
We want to switch over to Traefik and get rid of Ocelot.

What we loved in Ocelot was a "Extension" to "centralize" all of the Swagger Endpoints.

Is there something similar in Traefik ?

We are in a docker environment just to note that. Regards!

Check Traefik community plugins. (Link)

I cant find anything for Swagger/OpenAPI.
Do you know a plugin ?

No. Then it's probably not there. You could build it :slight_smile: