Replies: 1 comment 2 replies
-
@lcfd hard to tell... maybe you can show what's you structure looks like ? |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Hi everyone!
I'm having some trouble with route splitting.
I'm trying to have a dedicated Python file for each endpoint but I'm not able to achieve it.
I'm ending up creating tons of routers.
Is it possible not to create routers to obtain this?
If not what's a better approach?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions