Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/motemen/github-list-starred
List GitHub repositories starred by a user
https://github.com/motemen/github-list-starred
Last synced: 3 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 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-07T14:05:31.000Z (almost 8 years ago)
- Last Synced: 2024-08-04T04:04:50.196Z (5 months ago)
- Language: Go
- Size: 1.95 KB
- Stars: 49
- Watchers: 5
- 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