Open tatianab opened 1 year ago
Also see the https://deps.dev UI and API.
The API is (exciting) news to me. I'll check it out.
@robpike I don't see how to get the dependents from the API.
@jba Sorry I thought you could. Maybe one day. But there is this: https://blog.deps.dev/enumerating-dependents/
Thanks, I didn't know about the BigQuery data set either. Will look into it.
Create a CLI tool (or similar) which can determine the number of importers of a Go module's importable packages. (E.g., as a start, display the package with the most importers).