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

Introduce an UrlGenerator #1

Open
shrink0r opened this issue Jun 17, 2016 · 1 comment
Open

Introduce an UrlGenerator #1

shrink0r opened this issue Jun 17, 2016 · 1 comment
Assignees

Comments

@shrink0r
Copy link
Collaborator

We need an idea on how to tackle url-generation.
FastRoute is being used for the matching, but it probably isn't sufficient for generating urls, as it doesn't support named routes and due to the way it handles optional parameters.
@ddelbondio Happy to hear/see suggestions. :)

@MrHash
Copy link
Collaborator

MrHash commented Jun 17, 2016

This seems to be an open issue nikic/FastRoute#66 but they do suggest that named routes is a trivial extension nikic/FastRoute#11 although unlikely that will give the kind of flexibility needed..

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

No branches or pull requests

3 participants