Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve routes implementation #108

Open
marcinbodnar opened this issue Jun 17, 2022 · 0 comments
Open

Improve routes implementation #108

marcinbodnar opened this issue Jun 17, 2022 · 0 comments

Comments

@marcinbodnar
Copy link
Contributor

At this moment routes, management is very weird. For example, to add a new route, the dev needs to make changes in 5 files. It might be confusing and can be upgraded a lot, making the project be better quality. Most of the current route management can be automated and allow dev to add a new route by making changes to only one file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant