berstend / tiny-request-router

:rocket: Fast, generic and type safe router (match request method and path).
MIT License
202 stars 9 forks source link

feat: matchAll #92

Open bnason opened 2 years ago

bnason commented 2 years ago

Adds a matchAll method that returns an array of matches.