Skip to content
This repository has been archived by the owner on Jul 21, 2022. It is now read-only.

Count number of given stars #142

Open
iblancasa opened this issue Oct 14, 2017 · 1 comment
Open

Count number of given stars #142

iblancasa opened this issue Oct 14, 2017 · 1 comment

Comments

@iblancasa
Copy link
Owner

iblancasa commented Oct 14, 2017

Currently, I am not counting the number of given stars by an user

@iblancasa iblancasa self-assigned this Oct 14, 2017
@iblancasa iblancasa added this to the 1.1.0 milestone Dec 6, 2017
@aaronmaynard
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants