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 routes in expressjs api gateway #94

Open
p-hlp opened this issue Feb 5, 2024 · 0 comments
Open

Refactor routes in expressjs api gateway #94

p-hlp opened this issue Feb 5, 2024 · 0 comments
Labels
refactor Refactors

Comments

@p-hlp
Copy link
Owner

p-hlp commented Feb 5, 2024

Currently everything is in the index.ts file.
Routes should be modularized, similar with queue handling and registration. Need to find a way to make SSE connections available in every module.

@p-hlp p-hlp added the refactor Refactors label Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactors
Projects
None yet
Development

No branches or pull requests

1 participant