Giovanni Desiderio
Giovanni Desiderio
Since I have seen that sometimes the endpoint is set as a private variable within the class to be called within all methods of that class, sometimes it is rewritten...
This pull request introduces support for multiple compression and decompression formats. Specifically, it adds strategies for handling .gz, .zip, .bz2, .xz formats, both for compressing and decompressing file. I decided...
Hello maintainers, I have added new functionality to complete every /collections related API. Changes made: - Added a new method reorderCollection in the RedditSubreddit class - Created a dedicated request...