I'm creating a wiki and would like users to be able to construct nested pages for creating categories and the like.
Is it possible to match routes with arbitrary nesting, e.g. wiki.com/auto_parts/engine/piston
using a single route matcher?
I'm creating a wiki and would like users to be able to construct nested pages for creating categories and the like.
Is it possible to match routes with arbitrary nesting, e.g. wiki.com/auto_parts/engine/piston
using a single route matcher?