dependent-repos icon indicating copy to clipboard operation
dependent-repos copied to clipboard

Get dependent repo list from GitHub instead of Libraries.io

Open zeke opened this issue 7 years ago • 2 comments

We are currently using libraries.io data to produce a complete list of public GitHub repositories that depend on Electron. GitHub has this kind of data now and surfaces it on github.com, but I'm not sure that it's yet available via the GitHub API.

zeke avatar May 01 '18 00:05 zeke

Its available in v4 github api, but not in v3

vaibhavhrt avatar Jun 15 '19 14:06 vaibhavhrt

@vaibhavhrt Do you have an example of how? I had a look at the documentation but there is no dependencygraphdependency property for a repository object. I would be grateful if you help me in this way...

MehdiGol avatar Feb 17 '22 13:02 MehdiGol