Express will compile your route into the following regular expression
/^$/g
Express will make the following keys available as req.params.keyName
req.params.keyName
And the keys have the following values:
Invalid path: