I would suggest the removal of "and internal" from the description.
We've seen over and over how internally sending all the requests from every place through a gateway is a bad idea with RestROUTER.
I would like that on the long term, only external requests would flow through the api gateway, and that internal calls between services would go directly from one to the other.