Last active
September 13, 2018 11:41
-
-
Save kuldipem/1dbeed17bc234150d0e486c613f648f6 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
{ | |
"success": 1, | |
"message": "Categories Found", | |
"data": [ | |
{ | |
"id": "1", | |
"name": "Life Quotes", | |
"file": "https://gist.githubusercontent.com/kuldipem/2d372a0081c2900822e85a0e8c63822c/raw/a4a959ecbbf3ac3519a3fc5054395d87f09cad14/rahul-life-quotes.json" | |
}, | |
{ | |
"id": "2", | |
"name": "Valentine's Day Special" | |
}, | |
{ | |
"id": "3", | |
"name": "Love Quotes" | |
}, | |
{ | |
"id": "4", | |
"name": "Frandship Quotes" | |
}, | |
{ | |
"id": "5", | |
"name": "Positive Quotes" | |
}, | |
{ | |
"id": "6", | |
"name": "Funny Quotes" | |
}, | |
{ | |
"id": "7", | |
"name": "Motivation Quotes" | |
}, | |
{ | |
"id": "8", | |
"name": "Mother's Day Quotes" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment