Skip to content

Instantly share code, notes, and snippets.

@itzurabhi
Created March 15, 2017 04:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save itzurabhi/2d164b7c088e290747951537bc4d351d to your computer and use it in GitHub Desktop.
Save itzurabhi/2d164b7c088e290747951537bc4d351d to your computer and use it in GitHub Desktop.
Categories for Android Test
[
{
"id": 0,
"name": "Category 0",
"description": "This is Category 0"
},
{
"id": 1,
"name": "Category 1",
"description": "This is Category 1"
},
{
"id": 2,
"name": "Category 2",
"description": "This is Category 2"
},
{
"id": 3,
"name": "Category 3",
"description": "This is Category 3"
},
{
"id": 4,
"name": "Category 4",
"description": "This is Category 4"
},
{
"id": 5,
"name": "Category 5",
"description": "This is Category 5"
},
{
"id": 6,
"name": "Category 6",
"description": "This is Category 6"
},
{
"id": 7,
"name": "Category 7",
"description": "This is Category 7"
},
{
"id": 8,
"name": "Category 8",
"description": "This is Category 8"
},
{
"id": 9,
"name": "Category 9",
"description": "This is Category 9"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment