Rewriting database and API to transform to a ticket shop
This commit is contained in:
10
software/backend/data/locations.json
Normal file
10
software/backend/data/locations.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"id": 0,
|
||||
"name": "Swiss Life Hall",
|
||||
"address": "Ferdinand-Wilhlem-Fricke-Weg 8, 30169 Hannover",
|
||||
"image": "swiss-life-hall.jpg"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user