Skip to content

Instantly share code, notes, and snippets.

@j796160836
Last active September 17, 2016 01:56
Show Gist options
  • Save j796160836/a8b9af99826f7e499e5f97e9d81bc8c4 to your computer and use it in GitHub Desktop.
Save j796160836/a8b9af99826f7e499e5f97e9d81bc8c4 to your computer and use it in GitHub Desktop.
[
{
"conditions": "Partly cloudy",
"day": "Monday",
"temperature": 20
},
{
"conditions": "Showers",
"day": "Tuesday",
"temperature": 22
},
{
"conditions": "Sunny",
"day": "Wednesday",
"temperature": 28
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment