react-native-community / directory

A searchable and filterable directory of React Native libraries.

Home Page:https://reactnative.directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix GitHub rate limit checks for GraphQL API

brentvatne opened this issue · comments

In #333 we switched over to using the GitHub GraphQL API, which has a different mechanism for rate limiting. We should update our data update scripts to account for this.