mntnr / dashboard

A status board for repositories within a GitHub organization.
https://maintainer.io
Other
21 stars 4 forks source link

Implement GraphQL #5

Open RichardLitt opened 6 years ago

RichardLitt commented 6 years ago

Right now there are a ton of hits, per each repository. Setting up an API key each time for the amount of hits is unnecessary. Let's figure out a way to do this that doesn't involve manually setting up a key, and which has fewer requests.