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!