GitHub supports parameters like `?type=public` so that would be interesting. Maybe Fetchers could scope to provide pretty syntax like ``` Fetchers::User.with(type: 'public').repositories ``` Could use [Ropet](https://github.com/farnoy/ropet), but there's no boolean parameters so far.