Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brettlangdon/github-keys
Host GitHub user public keys
https://github.com/brettlangdon/github-keys
Last synced: about 1 month ago
JSON representation
Host GitHub user public keys
- Host: GitHub
- URL: https://github.com/brettlangdon/github-keys
- Owner: brettlangdon
- License: mit
- Created: 2015-12-12T15:01:51.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-13T02:49:37.000Z (about 9 years ago)
- Last Synced: 2024-10-12T22:44:55.703Z (3 months ago)
- Language: Go
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
github-keys
===========
`github-keys` is a web server written in golang which acts as a proxy to `https://api.github.com/users//keys`.## Installing
`go get github.com/brettlangdon/github-keys`## Running
`github-keys -username ""`### Options
`github-keys -username "" [-ttl ] [-listen "[host]:"]`