data.json 114 B

1234
  1. [
  2. { "id": 1, "name": "basketball", "price": "$29.9" },
  3. { "id": 2, "name": "Iphone 15", "price": "$1299.9" }
  4. ]