GitHubCity
GitHubCity copied to clipboard
Count number of given stars
trafficstars
Currently, I am not counting the number of given stars by an user
Interesting. Each repository has a counter for the number of stars, and in turn each user profile shows how many repositories they have starred. Is this number the one that we are looking to fetch?
We can get this data from https://api.github.com/users/{user}/starred