As an API provider deploying AMP and APIcast on OpenShift, I don't want to have to configure individual routes on OpenShift for each service managed on 3scale.
The wildcard router is available as a technical preview in 3scale AMP 2.0. As a next step, we'd like to make that the default behavior in the product.
Current known issues:
API endpoints must end with the staging or -production suffix (e.g. api1 production.example.com, api1-staging.example.com), If your API endpoints do not have one of these suffixes, calls will return a 500 error code.