piotrmurach / github

Ruby interface to GitHub API
https://piotrmurach.github.io/github
MIT License
1.15k stars 316 forks source link

Support traffic queries #347

Closed markfirmware closed 4 years ago

markfirmware commented 5 years ago

I’d like to have periodic scripts that report the traffic for all of my repo’s.

https://developer.github.com/v3/repos/traffic/

Thanks!

markfirmware commented 5 years ago

Actually I’ve found that httpie works well for this. You can close this issue. Thanks.