Skip to content

Best way to list all the dependencies of a repository #24330

Discussion options

You must be logged in to vote

👋 Welcome!

It looks like it’s possible with our GraphQL API.

It looks as though some clever person has put together a nice little tool for just this purpose. I haven’t tested it, but you can view the code yourself before installing:

github.com

edsu/xkcd2347

Get dependencies for a project on GitHub. Contribute to edsu/xkcd2347 development by creating an account on GitHub.

In terms of rate limiting, with Graphql queries, there’s some math involved. Here’s the explainer:

docs.github.com

Resource limitations - GitHub Docs

//docs.github.com/en/graphql/overview/resource-limitations

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment