Skip to content

Instantly share code, notes, and snippets.

@rafaelcastrocouto
Created January 19, 2022 22:00
Show Gist options
  • Save rafaelcastrocouto/f991ff227f20643d8c6dfb525a072e18 to your computer and use it in GitHub Desktop.
Save rafaelcastrocouto/f991ff227f20643d8c6dfb525a072e18 to your computer and use it in GitHub Desktop.
{
"data": {
"weatherObservation": {
"stationName": "Artic Station",
"windSpeed": 42,
"temperature": -13.55,
"windDirection": 216
}
},
"status": {
"name": "ok"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment