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

Support Path Parameters in route specifications #256

Open
jan-g opened this issue Aug 27, 2017 · 1 comment
Open

Support Path Parameters in route specifications #256

jan-g opened this issue Aug 27, 2017 · 1 comment

Comments

@jan-g
Copy link
Contributor

jan-g commented Aug 27, 2017

I've just thrown up a quick sketch of (what I think is) an efficient approach to handling (and caching routes for) path parameters. There's a basic outline plus a toy implementation here: https://github.com/jan-g/path-params

(Lemme know if you think it's worthwhile pursuing this; I think this is probably the lowest-cost approach that can deal with most "realistic" route sets.)

@zootalures
Copy link
Member

@jan-g FWIW I have a simple proposal that refactor route storage here: #313

@zootalures zootalures changed the title Path parameters revisited? Support Path Parameters in route specifications Jun 19, 2018
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