Product List
GET /api/product/
[
{
"id": 4,
"name": "Nike",
"info": "utggfhd",
"price": 99
},
{
"id": 13,
"name": "ආර්.ජී. ඉන්දිකා මිය",
"info": "test",
"price": 300
},
{
"id": 14,
"name": "teeawt",
"info": "dfsadsfd",
"price": 20
}
]