Skip to content

Instantly share code, notes, and snippets.

@mnafian
Created March 19, 2016 04:23
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 mnafian/224acb9eaff9d6985980 to your computer and use it in GitHub Desktop.
Save mnafian/224acb9eaff9d6985980 to your computer and use it in GitHub Desktop.
{
"market": "Pasar Kramat Jati",
"data": [{
"name": "Bawang merah",
"price": "75300",
"status": "down",
"unit": "kg"
}, {
"name": "Cabe keriting merah",
"price": "15300",
"status": "up",
"unit": "kg"
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment