{ "x": 0, "y": 0, "date": 0 }
curl --location --request POST 'http://vivo-Y33s.lan:8080/coordinate' \ --header 'Content-Type: application/json' \ --data-raw '{ "x": 0, "y": 0, "date": 0 }'
{}