Skip to content

Instantly share code, notes, and snippets.

@navio
Created June 22, 2016 19:30
Show Gist options
  • Save navio/5bb46833b453c14ff3ab2a258dc44c75 to your computer and use it in GitHub Desktop.
Save navio/5bb46833b453c14ff3ab2a258dc44c75 to your computer and use it in GitHub Desktop.
{
"posts": [
{ "id": 1, "title": "json-server", "author": "typicode" }
],
"comments": [
{ "id": 1, "body": "some comment", "postId": 1 }
],
"profile": { "name": "typicode" }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment