Created
February 20, 2020 18:14
-
-
Save r3dm1ke/895cccbe45c86a8558904f6aa1960e60 to your computer and use it in GitHub Desktop.
This file contains hidden or 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": { | |
| "search": { | |
| "repositoryCount": 1205189, | |
| "edges": [ | |
| { | |
| "node": { | |
| "name": "react", | |
| "owner": { | |
| "login": "facebook" | |
| }, | |
| "stargazers": { | |
| "totalCount": 144068 | |
| }, | |
| "descriptionHTML": "<div>A declarative, efficient, and flexible JavaScript library for building user interfaces.</div>" | |
| } | |
| }, | |
| ... | |
| ], | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment