blob: cff9ad91acbb06e599c8bc19157f3b215d6d1e65 (
plain) (
blame)
1
2
3
4
|
Pithub provides a set of modules to access the Github v3 API in an object
oriented way. There is also Net::GitHub which does the same for all the
versions (v1, v2, v3) of the Github API. Pithub supports all API calls so
far, but only for v3.
|