Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wildcard/Regex/Advanced Path Routing #11

Open
3 tasks
craigjbass opened this issue Nov 3, 2019 · 1 comment
Open
3 tasks

Wildcard/Regex/Advanced Path Routing #11

craigjbass opened this issue Nov 3, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@craigjbass
Copy link
Owner

Currently the router follows an exact match strategy.

We should support some level of (TBC):

  • Path Argument Destructuring
  • Wildcard
  • Regex
@craigjbass craigjbass added the enhancement New feature or request label Nov 3, 2019
@craigjbass craigjbass added this to the Production Readiness milestone Nov 3, 2019
@craigjbass
Copy link
Owner Author

Also an issue at the moment, only one HTTP Verb can be mounted on a specific path. The current router is really bad.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant