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

Variables in request path should be denoted by curly braces #1

Closed
nqv opened this issue Mar 24, 2015 · 0 comments
Closed

Variables in request path should be denoted by curly braces #1

nqv opened this issue Mar 24, 2015 · 0 comments

Comments

@nqv
Copy link
Member

nqv commented Mar 24, 2015

The current router (goji) uses Sinatra style by default but also supports customized pattern. Using curly braces would be implemented as in JAX-RS. It is also possible to adopt a new router, based on the benchmark at https://github.com/julienschmidt/go-http-routing-benchmark.

@nqv nqv closed this as completed in f95e5cb Oct 21, 2016
nqv added a commit that referenced this issue Oct 21, 2016
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

1 participant