Express Playground Router
RegExp
Express will compile your route into the following regular expression
/^$/g
Keys
Express will make the following keys available as req.params.keyName
Results
Error:
Express will compile your route into the following regular expression
/^$/g
Express will make the following keys available as req.params.keyName
Error: