Skip to content

Nested routes with multiple service #742

Answered by davidpdrsn
L4ngu0r asked this question in Q&A
Discussion options

You must be logged in to vote

You either have to do what you're doing now or capture the path param (with /*foo) and match on foo and call the respective handler.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by davidpdrsn
Comment options

You must be logged in to vote
4 replies
@davidpdrsn
Comment options

@L4ngu0r
Comment options

@L4ngu0r
Comment options

@davidpdrsn
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants