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

seperate all routes into /routes #5

Closed
dromzeh opened this issue Jun 3, 2023 · 1 comment
Closed

seperate all routes into /routes #5

dromzeh opened this issue Jun 3, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request priority: high Issue needs to be fixed ASAP

Comments

@dromzeh
Copy link
Member

dromzeh commented Jun 3, 2023

Move all game and oc-generator routes outside of routes.mjs into a /routes subfolder, for better clarity & readability.

  • Move /games, /game/:gameId & /game/:gameId/:asset into /routes/games
  • Move /oc-generators & /oc-generator/:gameId into /routes/oc-generator
@dromzeh dromzeh added the enhancement New feature or request label Jun 3, 2023
@dromzeh dromzeh self-assigned this Jun 3, 2023
@dromzeh dromzeh added the priority: high Issue needs to be fixed ASAP label Jun 7, 2023
@dromzeh
Copy link
Member Author

dromzeh commented Jun 7, 2023

Implemented in c487446.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority: high Issue needs to be fixed ASAP
Projects
Status: Done
Development

No branches or pull requests

1 participant