https://github.com/motemen/github-list-starred
List GitHub repositories starred by a user
https://github.com/motemen/github-list-starred
Last synced: 9 months ago
JSON representation
List GitHub repositories starred by a user
- Host: GitHub
- URL: https://github.com/motemen/github-list-starred
- Owner: motemen
- Created: 2014-08-23T02:46:54.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-03-07T14:05:31.000Z (almost 9 years ago)
- Last Synced: 2025-03-26T18:43:39.475Z (9 months ago)
- Language: Go
- Size: 1.95 KB
- Stars: 49
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.asciidoc
Awesome Lists containing this project
README
= github-list-starred
Lists GitHub repositories' URLs starred by a given user.
== USAGE
github-list-starred
== INSTALLATION
go get github.com/motemen/github-list-starred
== USING AUTHENTICATED API REQUESTS
If the anonymous API limit is not enough for you, you can set `GITHUB_TOKEN`
envirnoment variable to your personal API token.
== AUTHOR
motemen