Skip to content

Instantly share code, notes, and snippets.

@wnqueiroz
Created May 29, 2018 01:01
Show Gist options
  • Save wnqueiroz/22c7687786cf61f5d2f24f7f2be93a44 to your computer and use it in GitHub Desktop.
Save wnqueiroz/22c7687786cf61f5d2f24f7f2be93a44 to your computer and use it in GitHub Desktop.
john_watson_post_denormalized.js
{
"title": "This is a user post 1...",
"body": "This is a body...",
"user": {
"id": 1,
"name": "John Watson",
"email": "john@watson.com"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment