Files
eventmaster/software/backend/data/cities.json

9 lines
99 B
JSON

{
"data": [
{
"id": 0,
"name": "Hannover",
"country": "Germany"
}
]
}