Last active
November 16, 2017 07:42
-
-
Save balthazar/43bec7452b746266632622c39a0df978 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"data": { | |
"repository": { | |
"stargazers": { | |
"pageInfo": { | |
"endCursor": "Y3Vyc29yOnYyOpIAzgHKebU=", | |
"hasNextPage": true, | |
"hasPreviousPage": false, | |
"startCursor": "Y3Vyc29yOnYyOpIAzgHKcDU=" | |
}, | |
"stars": [ | |
{ | |
"starredAt": "2014-12-24T17:51:52Z", | |
"user": { | |
"id": "MDEyOk9yZ2FuaXphdGlvbjk4OTI1MjI=", | |
"name": "freeCodeCamp", | |
"login": "freeCodeCamp", | |
"avatarUrl": "https://avatars0.githubusercontent.com/u/9892522?v=4", | |
"location": "San Francisco, California, USA", | |
"createdAt": "2014-11-22T00:12:57Z", | |
"followers": { "totalCount": 0 }, | |
"following": { "totalCount": 0 }, | |
"repositories": { "totalCount": 85 }, | |
"pullRequests": { "totalCount": 2 }, | |
"starredRepositories": { "totalCount": 3 } | |
} | |
} | |
] | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment