Skip to content

Instantly share code, notes, and snippets.

@petersmythe
Last active September 23, 2016 10:33
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/c8cee9a4f497a98e982a79e4aa5d9084 to your computer and use it in GitHub Desktop.
Save petersmythe/c8cee9a4f497a98e982a79e4aa5d9084 to your computer and use it in GitHub Desktop.
weather_storm_api_forecast
{
"code": 200,
"result": {
"tstorm": true,
"closest": {
"dbz": 37.0,
"distance": 0
},
"strongest": {
"dbz": 37.0,
"distance": 0
}
},
"source": "weather.tstorms.api"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment