Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theobrigitte/gile
https://github.com/theobrigitte/gile
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/theobrigitte/gile
- Owner: TheoBrigitte
- Created: 2020-04-23T09:59:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-04-23T10:00:10.000Z (over 4 years ago)
- Last Synced: 2024-10-10T19:39:38.991Z (28 days ago)
- Language: Go
- Size: 326 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Github client
List repositories from a github organization
`gile -org giantswarm`## Remarks
Slow to list all repositories since github is paging results.
How about issuing search request ? should be faster.
see https://developer.github.com/v3/search/#search-repositories