Skip to content

Instantly share code, notes, and snippets.

@devinegger
Last active June 5, 2023 14:41
Show Gist options
  • Select an option

  • Save devinegger/138f104b7bcc4de7aa51a8d839fea4e2 to your computer and use it in GitHub Desktop.

Select an option

Save devinegger/138f104b7bcc4de7aa51a8d839fea4e2 to your computer and use it in GitHub Desktop.
[
{
"id": "00001",
"name": "location x",
"url": "https://devinegger.com",
"location": {
"latitude": 34.984422,
"longitude": -82.450778
},
"status": "active",
"visibility": "public",
"lastEdited": "2023-05-30T13:45:44.888Z"
},
{
"id": "00002",
"name": "location y",
"url": "https://github.com",
"location": {
"latitude": 34.684422,
"longitude": -82.650778
},
"status": "active",
"visibility": "public",
"lastEdited": "2023-06-04T13:45:44.888Z"
},
{
"id": "00003",
"name": "location z",
"url": "https://google.com",
"location": {
"latitude": 33.684422,
"longitude": -83.650778
},
"status": "active",
"visibility": "private",
"lastEdited": "2023-06-04T13:45:44.888Z"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment