Slide 13
Slide 13 text
[
{
"id": 1,
"name": "Garden Of Eat In",
"grade": "A",
"camis": "40394054",
"address": "1416 Avenue J, Brooklyn, New York 11230",
"cuisine": "Jewish/Kosher",
"url": "http://nyc-restaurant-grades.com/api/v1/restaurants/1",
"inspections_url": "http://nyc-restaurant-grades.com/api/v1/restaurants/1/inspections"
},
{
"id": 2,
"name": "Hunan Delight",
"grade": "A",
"camis": "41188631",
"address": "752 Union Street, Brooklyn, New York 11215",
"cuisine": "Chinese",
"url": "http://nyc-restaurant-grades.com/api/v1/restaurants/2",
"inspections_url": "http://nyc-restaurant-grades.com/api/v1/restaurants/2/inspections"
},
...
]
http://nyc-restaurant-grades.com/api/v1/restaurants
GET