Created
August 18, 2017 07:30
-
-
Save hassanabidpk/5a460942498acaee9a7fdd336c802bd3 to your computer and use it in GitHub Desktop.
Pycon Lunch sample response
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": 3, | |
"name": "Newyork Pizza", | |
"address": "Coex mall west gate, first floor, Seoul", | |
"photo": "/media/food/photos/piza.jpg", | |
"tags": "pizza", | |
"menu": "1. Cheese pizza\r\n2. Vegetable Pizza\r\n3. Chicken Pizza", | |
"pub_date": "2017-08-05T16:34:08.094007Z" | |
}] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment