Skip to content

Instantly share code, notes, and snippets.

@amandeepmittal
Created December 3, 2018 04:35
Show Gist options
  • Save amandeepmittal/cf17fbe698eba1501c9a4ef2995cea02 to your computer and use it in GitHub Desktop.
Save amandeepmittal/cf17fbe698eba1501c9a4ef2995cea02 to your computer and use it in GitHub Desktop.
"todoItems": [
{
"id": 3,
"content": "buy milk",
"complete": false,
"createdAt": "2018-12-02T18:06:25.059Z",
"updatedAt": "2018-12-02T18:06:25.059Z",
"todoId": 2
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment