dynamic routes
Negashev opened this issue · 1 comments
Negashev commented
Hello, how i can make routes like
app.router.add_route('/{route_1}/*',dynamic)
to make queries:
/my_rote/test
/my_rote/test/test
/my_rote/test/test/test.....
squeaky-pl commented
This is unsupported.