Skip to content

Instantly share code, notes, and snippets.

@arohim
Created June 22, 2020 13:40
Show Gist options
  • Save arohim/17d3593d8b3a05f3d40f156f1993bba4 to your computer and use it in GitHub Desktop.
Save arohim/17d3593d8b3a05f3d40f156f1993bba4 to your computer and use it in GitHub Desktop.
github-repositories-happy-mock-data.json
[
{
"id": 1,
"name": "Android-Test1",
"description": "Android-Test1 description"
},
{
"id": 2,
"name": "Android-Test2",
"description": "Android-Test2 description"
},
{
"id": 3,
"name": "Android-Test3",
"description": "Android-Test3 description"
},
{
"id": 4,
"name": "Android-Test4",
"description": "Android-Test4 description"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment