My web application relies on the GitHub API. It fetches all the followers/following of a GitHub account and then tries to localize them by their country to show them on a map. The problem is that the gitHub graphQL api returns some missing data (on the following part in general).

Source: [Hacker News](https://news.ycombinator.com/item?id=49003232)

Sponsored