From 93a5b3742e3579b28629f634de686f43ffc511d8 Mon Sep 17 00:00:00 2001 From: numex-admin Date: Thu, 10 Sep 2026 08:59:16 +0000 Subject: [PATCH] =?UTF-8?q?Numex=20yay=C4=B1n:=20data/urunler.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/urunler.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 data/urunler.json diff --git a/data/urunler.json b/data/urunler.json new file mode 100644 index 0000000..7678f95 --- /dev/null +++ b/data/urunler.json @@ -0,0 +1,16 @@ +[ + { + "id": 1, + "ad": "Laptop", + "birim": "adet", + "dusukStokEsigi": 5, + "olusturuldu": "2026-08-19T02:40:16.321Z" + }, + { + "id": 2, + "ad": "Klavye", + "birim": "adet", + "dusukStokEsigi": 10, + "olusturuldu": "2026-08-19T02:40:16.351Z" + } +] \ No newline at end of file