Skip to content

Instantly share code, notes, and snippets.

@webrune-tim
Created February 1, 2017 21:34
Show Gist options
  • Select an option

  • Save webrune-tim/548f6073ca533016503d34c36116b8de to your computer and use it in GitHub Desktop.

Select an option

Save webrune-tim/548f6073ca533016503d34c36116b8de to your computer and use it in GitHub Desktop.
{
"todos": [
{
"complete": "false",
"edit": "false",
"id": "uuid()",
"text": "Go Shopping"
},
{
"complete": "false",
"edit": "false",
"id": "uuid()",
"text": "Pay Water Bill"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment