Stripprefix middleware not working as expected

Not every web application supports a custom external path (using PathPrefix() and potentially stripPrefix), instead a sub-domain per service is best practice.

It’s discussed like here about every other week.