Pretty big PR with more on the way.
In an effort to make this project more readable, I've broken down operations into their own middleware.
Additionally, I've removed non-wizdom operations from the Wizdom client.
I still don't see a need to add routers to this tiny project. Having operations in different middlewares should help newcomers follow along.
Pretty big PR with more on the way. In an effort to make this project more readable, I've broken down operations into their own middleware. Additionally, I've removed non-wizdom operations from the Wizdom client.
I still don't see a need to add routers to this tiny project. Having operations in different middlewares should help newcomers follow along.
closes #32