Last active
August 29, 2015 14:27
-
-
Save nishant8BITS/6cc7e1636aa35aac87ea 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
[ | |
{ | |
"id": 1, | |
"title": "Packers and Movers", | |
"description": "Some Description of Services", | |
"totalProviders": 42, | |
"tags": [ | |
"Hotels", | |
"Dolwy" | |
] | |
}, | |
{ | |
"id": 2, | |
"title": "Packers and Movers", | |
"description": "Some Description of Services", | |
"totalProviders": 43, | |
"tags": [ | |
"Jevan", | |
"LIC", | |
"kamina" | |
] | |
}, | |
{ | |
"id": 3, | |
"title": "Packers and Movers", | |
"description": "Some Description of Services", | |
"totalProviders": 44, | |
"tags": [ | |
"Manjhi", | |
"Lily", | |
"Ramesh" | |
] | |
}, | |
{ | |
"id": 4, | |
"title": "Packers and Movers", | |
"description": "Some Description of Services", | |
"totalProviders": 45, | |
"tags": [ | |
"PU", | |
"XYZ", | |
"Placement" | |
] | |
}, | |
{ | |
"id": 5, | |
"title": "Packers and Movers", | |
"description": "Some Description of Services", | |
"totalProviders": 46, | |
"tags": [ | |
"Jivan", | |
"Anand", | |
"Test" | |
] | |
}, | |
{ | |
"id": 6, | |
"title": "Packers and Movers", | |
"description": "Some Description of Services", | |
"totalProviders": 47, | |
"tags": [ | |
"Ram", | |
"Naresh", | |
"Sharma" | |
] | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment