Skip to content

Instantly share code, notes, and snippets.

@furlanf
Last active November 17, 2019 16:05
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 furlanf/aa516adfac026c00e196322b14cf0f2b to your computer and use it in GitHub Desktop.
Save furlanf/aa516adfac026c00e196322b14cf0f2b to your computer and use it in GitHub Desktop.
[{
"id": 1,
"title": "Asparagus",
"price": 28.1
}, {
"id": 2,
"title": "Cabbage",
"price": 29.45
}, {
"id": 3,
"title": "Pea",
"price": 16.3
}, {
"id": 4,
"title": "Lettuce",
"price": 17.11
}, {
"id": 5,
"title": "Parsley",
"price": 5.25
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment