Skip to content

Simple site to query how many stars⭐ a user has across all their public repos.

License

Notifications You must be signed in to change notification settings

nikouu/How-many-stars-are-given-to-a-user

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

How many stars are given to a user? ⭐

Simple site to query how many stars a user has across all their public repos.

Uses the List repositories for a user API and aggregates all the stargazers_count values.

An example for this API: https://api.github.com/users/nikouu/repos however check out the code in index.html for pagination, as the API will return 30 by default with no pagination.

The site doesn't use a key, so it's up to the mercy of the rate limiting free GitHub API.

About

Simple site to query how many stars⭐ a user has across all their public repos.

Topics

Resources

License

Stars

Watchers

Forks

Languages