Skip to content

Resolve "Refactor Code"

Florian Oppermann requested to merge 6-refactor-code into develop

Closes #6 (closed). Code was restructured in 3 classes, "fetcher" managing the execution of the program, "my_request" managing a single request, and "resource_manager" handling all the needed shared resources including caching.

Merge request reports