[
{
"_id" : "123456asdfg",
"title": "Common Tomato",
"description" : "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.",
"value" : 4.9,
"thumb_url" : "https://goo.gl/diuzx5",
"published_at": "2017-07-05T08:40:51.000Z",
"likes" : 256,
"local" : {
"_id" : "123456asdfg",
"name" : "22 Accacia Avenue",
"address" : "22 accacia avenue",
"latitude" : 50.9659556,
"longitude" : -4.8643333
},
"author" : {
"username" : "antonyalkmim"
}
}
]
Created
July 5, 2017 21:10
-
-
Save antonyalkmim/ac79849d63e019744a1358419209cee9 to your computer and use it in GitHub Desktop.
Api Example
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment