Skip to content

Instantly share code, notes, and snippets.

@rahulbot
Created October 27, 2021 16:31
Show Gist options
  • Save rahulbot/89ffcf3a5290d9b800b47d8aa298ca5d to your computer and use it in GitHub Desktop.
Save rahulbot/89ffcf3a5290d9b800b47d8aa298ca5d to your computer and use it in GitHub Desktop.
{
"coord": {
"lon": -71.0589,
"lat": 42.3601
},
"weather": [
{
"id": 701,
"main": "Mist",
"description": "mist",
"icon": "https://cdn.glitch.com/6e8889e5-7a72-48f0-a061-863548450de5%2F50d.png?1499366021771"
}
],
"base": "stations",
"main": {
"temp": 8.82,
"feels_like": 7.02,
"temp_min": 7.57,
"temp_max": 10.34,
"pressure": 1005,
"humidity": 94
},
"visibility": 4828,
"wind": {
"speed": 3.13,
"deg": 65,
"gust": 10.73
},
"clouds": {
"all": 90
},
"dt": 1635351619,
"sys": {
"type": 2,
"id": 2013408,
"country": "US",
"sunrise": 1635333092,
"sunset": 1635371064
},
"timezone": -14400,
"id": 4930956,
"name": "Boston",
"cod": 200
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment