Is Maesh able to provide ingress routing?

Can a pod make a http call to maesh, so that maesh will route the request to the correct destination pod based on the path? Like this:

curl http://maesh.maesh/api/my/other/pod

Hey Jonas, currently maesh will provide that routing via services, so your other pod would need to be selected via the service.