Skip to content

Instantly share code, notes, and snippets.

@nuonveyo
Created February 23, 2020 10:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nuonveyo/958c160713b344f36a6697bccea6302b to your computer and use it in GitHub Desktop.
Save nuonveyo/958c160713b344f36a6697bccea6302b to your computer and use it in GitHub Desktop.
{
"status": 1,
"msg": "Success",
"data": {
"id":1,
"image":"url",
"title":"Food A",
"unitPrice":1.5,
"chef":{
"id":1,
"fullName":"Rathana"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment