Low-level GitHub API request interface. With caching.
It's similiar to the official hub api
, but:
- only
GET
commands supported - automatic caching by
ETag
andCache-Control
will speed up repeat queries and won't burn your rate limit - based on Python
gh repos/dvershinin/lastversion/license # outputs JSON with license of a given repo
pip install --user gh-api