Product List
GET /api/product/
[
{
"id": 5,
"name": "Puma",
"info": "Over priced Puma!!!!",
"price": 79
},
{
"id": 13,
"name": "asas",
"info": "asasa",
"price": 111
}
]