Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "success": 1,
- "message": "Following are the vendors!",
- "data": [
- {
- "vendor_id": "24",
- "name": "Ishika",
- "experience": "1.1",
- "price": "45",
- "total_cat": "2",
- "image": "http://192.168.100.117:8000/resize/img_f524dea30ee74cc.jpg",
- "avg_rating": "0.0",
- "is_rated": "0",
- "is_favourite": "0",
- "distance": "290"
- },
- {
- "vendor_id": "42",
- "name": "Test",
- "experience": "1",
- "price": "15",
- "total_cat": "2",
- "image": "http://192.168.100.117:8000/resize/img_2df112e3ea59e44.jpg",
- "avg_rating": "0.0",
- "is_rated": "0",
- "is_favourite": "0",
- "distance": "27"
- }
- ]
- }
Add Comment
Please, Sign In to add comment