Skip to content

Instantly share code, notes, and snippets.

View DK15's full-sized avatar

Darshan Kawar DK15

View GitHub Profile
@DK15
DK15 / json
Created October 19, 2018 09:38
Json structure having reviews info
[{
"Rating": 4,
"Review": "Test",
"Created": "2016-11-22 21:13:23",
"FullName": "John smith",
"City": "Spring Lake",
"State": "WI",
"profile_pic": "https:\/\/randomuser.me\/api\/portraits\/men\/64.jpg"
}, {
"Rating": 3,