diff --git a/data/lokasyonlar.json b/data/lokasyonlar.json new file mode 100644 index 0000000..8893c94 --- /dev/null +++ b/data/lokasyonlar.json @@ -0,0 +1,14 @@ +[ + { + "id": 1, + "ad": "Merkez Depo", + "sehir": "Istanbul", + "olusturuldu": "2026-08-19T02:40:16.262Z" + }, + { + "id": 2, + "ad": "Ankara Sube", + "sehir": "Ankara", + "olusturuldu": "2026-08-19T02:40:16.294Z" + } +] \ No newline at end of file