panthershark/pipeline-router

Feature request: for regex routes, map matches to req.params

Opened this issue · 0 comments

Similar to express. For a route such as:

//static/(.*)/

Make matched params accessible via request.params