Skip to content

Instantly share code, notes, and snippets.

@erkantaylan
Created September 24, 2019 11:27
Show Gist options
  • Save erkantaylan/67d6f13e4ecb7c770a6ea154e0f90a13 to your computer and use it in GitHub Desktop.
Save erkantaylan/67d6f13e4ecb7c770a6ea154e0f90a13 to your computer and use it in GitHub Desktop.
{
"customers": [
{
"anydesk_id": "111 222 333",
"cell_phone": "+9088899977564",
"name": "Mr Jonathan",
"pc_name": "Jonathans Pc",
"time": "24.09.2019 13:25:57"
},
{
"anydesk_id": "222 222 333",
"cell_phone": "+1234567",
"name": "Mrs Kezban",
"pc_name": "Jonathans Pc",
"time": "24.09.2019 13:25:57"
},
{
"anydesk_id": "333 222 333",
"cell_phone": "+2345678",
"name": "Mr Simit",
"pc_name": "Jonathans Pc",
"time": "24.09.2019 13:25:57"
},
{
"anydesk_id": "444 222 333",
"cell_phone": "+3456789",
"name": "Mr Poacha",
"pc_name": "Jonathans Pc",
"time": "24.09.2019 13:25:57"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment