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

Add routed matcher #1

Open
3 of 6 tasks
scaytrase opened this issue Jul 19, 2016 · 1 comment
Open
3 of 6 tasks

Add routed matcher #1

scaytrase opened this issue Jul 19, 2016 · 1 comment

Comments

@scaytrase
Copy link
Member

scaytrase commented Jul 19, 2016

To automatically fullfill routes like /some/action/with/{param}

  • Fill parameters
  • Easy configuration (just array of Route-like objects)
  • Allow optional arguments to be GET parameters
  • Update HTTP method
  • Remove routed parameters from RPC parameters
  • Remove GET parameteres from RPC parameters
@scaytrase
Copy link
Member Author

scaytrase commented Aug 8, 2016

Basic router matcher implemented with symfony/routing

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

No branches or pull requests

1 participant