ipfs-inactive / project-repos

[ARCHIVED] Project health metrics
http://project-repos.ipfs.io/
MIT License
7 stars 8 forks source link

Include all repos (not just 100) #79

Closed harlantwood closed 8 years ago

harlantwood commented 8 years ago

Load all repos (at max 100 per page), recursively loading until no more pages.

Fixes #59.

I tried this with 100 per page and 10 per page, and in both cases we get 108 repos. (Manual sanity check passes.)

Diff will make more sense after #78 is merged.

RichardLitt commented 8 years ago

This looks good to me. Merge?