maormagori / wizdom-stremio-v2

An unofficial Stremio addon for Hebrew subtitles from wizdom.xyz. Developed by Maor Development
https://4b139a4b7f94-wizdom-stremio-v2.baby-beamup.club/
GNU General Public License v3.0
14 stars 0 forks source link

Build: clean and update #35

Closed maormagori closed 5 months ago

maormagori commented 5 months ago

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