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

[Refactor]: Move routes and methods not related to twitch bot out of botController #10

Open
mateuscechetto opened this issue Dec 2, 2023 · 0 comments
Assignees
Labels
good first issue Good for newcomers Refactor Improvements on code quality

Comments

@mateuscechetto
Copy link
Owner

Currently, endpoints related to the cards and users are in the botController, move them to a new Controller.
Also consider renaming some of the methods and endpoints (if you do so, don't forget to update the api call on frontend too!)

@mateuscechetto mateuscechetto added good first issue Good for newcomers Refactor Improvements on code quality labels Dec 2, 2023
@mateuscechetto mateuscechetto self-assigned this Mar 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Refactor Improvements on code quality
Projects
Development

No branches or pull requests

1 participant