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 to be OO #4

Open
thescientist13 opened this issue Jun 3, 2017 · 0 comments
Open

refactor routes to be OO #4

thescientist13 opened this issue Jun 3, 2017 · 0 comments

Comments

@thescientist13
Copy link
Member

thescientist13 commented Jun 3, 2017

The routing implementation leaves a bit to be desired in its current state. Either routes should be classes / OO or perhaps a library here might help? The end goal is to encapsulate functionality around mapping request to routes / resources. The idea is to move this logic into something that can be testable.

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