curl --location --request GET '/home/new'
{
"msg": "string",
"result": [
{
"id": "string",
"picture": "string",
"name": "string",
"price": 0,
"desc": "string"
}
]
}