Skip to content

Instantly share code, notes, and snippets.

@devrchancay
Last active February 8, 2018 03:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save devrchancay/c56278c2c5146645fc808ba3cf347d99 to your computer and use it in GitHub Desktop.
Save devrchancay/c56278c2c5146645fc808ba3cf347d99 to your computer and use it in GitHub Desktop.
{
"posts": [{
"id": 1,
"title": "API REST para pruebas en 5 minutos, publicado en internet",
"author": "@devrchancay",
"url": "https://medium.com/p/734d31660d1e/"
}],
"comments": [{
"body": "¡Qué buen post! Gracias a esto vendi un proyecto millonario",
"postId": 1,
"profileId": 1,
}],
"profile": {
"id": 1,
"name": "Ramón",
"nickname" : "devrchancay"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment