Skip to content

Instantly share code, notes, and snippets.

@petersmythe
Last active November 16, 2016 09:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save petersmythe/bd828e5276ec585fa9a54f337f5b9f29 to your computer and use it in GitHub Desktop.
Save petersmythe/bd828e5276ec585fa9a54f337f5b9f29 to your computer and use it in GitHub Desktop.
weather_storm_api_history
{
"code": 200,
"result": {
"tstorm": true,
"closest": {
"dbz": 43.5,
"distance": 0
},
"strongest": {
"dbz": 43.5,
"distance": 0
}
},
"source": "weather.tstorms.api"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment