Skip to content

Instantly share code, notes, and snippets.

@victorkurauchi
Created December 31, 2018 02:41
Show Gist options
  • Save victorkurauchi/850201609befc4ce1e6f2e9cdea10aa7 to your computer and use it in GitHub Desktop.
Save victorkurauchi/850201609befc4ce1e6f2e9cdea10aa7 to your computer and use it in GitHub Desktop.
[
{
"id": 1,
"name": "sydney",
"price": 700
},
{
"id": 2,
"name": "london",
"price": 600
},
{
"id": 3,
"name": "paris",
"price": 800
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment