github-datasource icon indicating copy to clipboard operation
github-datasource copied to clipboard

Add GitHub followers endpoint

Open SethFalco opened this issue 2 years ago • 0 comments

Support the followers endpoint, I'm hoping this can be generalized for both users and organizations, but we'll see.

Use cases include tracking the growth of a users/orgs followers, and visualizing what organizations those users are from. (i.e. to track how many users in FANG organizations are following the project)

Reference:

  • https://docs.github.com/en/rest/users/followers

(I can probably contribute this one myself, will check the docs later!)

SethFalco avatar Jan 21 '23 09:01 SethFalco