How to ungroup routes into different files in Echo? #2250
Unanswered
lolo02afon
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Please help. The task is to ungroup the code so that there are eventually three
route
files: one with route groups, and two with routes forlearn_personal
andcount_private
At the moment I have this code:
A similar question has been asked before, but about the
gin
framework, https://stackoverflow.com/questions/62906766/how-to-group-routes-in-ginBeta Was this translation helpful? Give feedback.
All reactions