I'm trying to configure edgemicro in my local infrastructure and I'm trying to execute HTTP calls through it. It responds with
{"message":"no match found for /localtest","status":404}
I expect /localtest to be there but it is not. To see what is wrong, I would like to see a list of endpoints that actually do exist. Is there a way get such list on edgemicro machine?