food.json 204 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 { "1":{ "name": "바게뜨", "price": 20000, "shape": "빵", "kinds": "양식" }, "2":{ "name": "도시락", "price": 10000, "shape": "밥", "kinds": "한식" } }