github-keys is a web server written in golang which acts as a proxy to https://api.github.com/users/<username>/keys.
go get github.com/brettlangdon/github-keys
github-keys -username "<username>"
github-keys -username "<username>" [-ttl <seconds>] [-listen "[host]:<port>"]