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

Added router group functionality #22

Merged
merged 1 commit into from
Dec 27, 2015
Merged

Conversation

dbudworth
Copy link
Contributor

Routing groups let you create a new group of routes with a given path prefix.
Simplifies creating clusters of paths.

This addresses #21, but with a slightly more flexible api.

Routing groups let you create a new group of routes with a given path prefix.
Simplifies creating clusters of paths.
@dimfeld
Copy link
Owner

dimfeld commented Dec 26, 2015

Thanks! I'll take a look at this within the next few days.
On Sat, Dec 26, 2015 at 12:10 PM David Budworth notifications@github.com
wrote:

Routing groups let you create a new group of routes with a given path
prefix.
Simplifies creating clusters of paths.

This addresses #21 #21,

but with a slightly more flexible api.

You can view, comment on, or merge this pull request online at:

#22
Commit Summary

  • Added router group functionality

File Changes

Patch Links:


Reply to this email directly or view it on GitHub
#22.

dimfeld added a commit that referenced this pull request Dec 27, 2015
Added router group functionality
@dimfeld dimfeld merged commit f2297c7 into dimfeld:master Dec 27, 2015
@dimfeld
Copy link
Owner

dimfeld commented Dec 27, 2015

Looks great. Thanks David!

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

Successfully merging this pull request may close these issues.

2 participants