pdehaan / repo-health-report

Issue tracker stats for repos.
https://repo-health-report.now.sh/
Mozilla Public License 2.0
3 stars 0 forks source link

Switch to graphql #10

Closed pdehaan closed 4 years ago

pdehaan commented 4 years ago

https://github.com/octokit/graphql.js/

Not sure it makes it any easier/better. THe API looks a bit trickier to use, but curious if they make pagination any easier.

pdehaan commented 4 years ago

GraphQL is neat and worth learning, but think it adds too much unneeded complexity here that would increase friction from other people contributing. Plus, we'd have to use REST anyways for bugzilla and sql.telemetry and other sources.