Skip to content

Instantly share code, notes, and snippets.

@rocraj
Created August 9, 2017 09:24
Show Gist options
  • Save rocraj/1228760be0ac8c415f690ed14943ff56 to your computer and use it in GitHub Desktop.
Save rocraj/1228760be0ac8c415f690ed14943ff56 to your computer and use it in GitHub Desktop.
test json
[
{
"coords": {
"lat":"17.11",
"long": "72.25"
},
"dp" : "1",
"title" : "How did you end up in Engineering?",
"micname" : "beta engineer ho?",
"echos" : "15.2",
"swibes" : ["10","4"]
},
{
"coords": {
"lat":"17.11",
"long": "72.25"
},
"dp" : "2",
"title" : "Bro we got high but why?",
"micname" : "Hu man",
"echos" : "12.3",
"swibes" : ["8","4"]
},
{
"coords": {
"lat":"17.11",
"long": "72.25"
},
"dp" : "2",
"title" : "Enoughh of social media. Well come to Frank media! wibes",
"micname" : "Freeky pirate",
"echos" : "14",
"swibes" : ["13","0"]
},
{
"coords": {
"lat":"17.11",
"long": "72.25"
},
"dp" : "2",
"title" : "Natural framing is the best agriculture practice says subash palekar",
"micname" : "crusader of ZBNF",
"echos" : "13.5",
"swibes" : ["11","0"]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment