Skip to content

Instantly share code, notes, and snippets.

@gorkamu
Created August 27, 2016 13:37
Show Gist options
  • Save gorkamu/3305fd3e9977b1eabf2b95becc1b8d20 to your computer and use it in GitHub Desktop.
Save gorkamu/3305fd3e9977b1eabf2b95becc1b8d20 to your computer and use it in GitHub Desktop.
json del rey
{
Nombre: "elRey",
Email: "elRey@casareal.es",
Pass: "da39a3ee5e6b4b0d3255bfef95601890afd80709",
Dispositivo: [
{
Tipo:"Ordenador",
Modelo:"Mac Aire",
Series: [],
},
{
Tipo:"Tablet",
Modelo:"iPad",
Series: [],
},
{
Tipo:"Smartphone",
Modelo:"Android",
Series: [],
},
{
Tipo:"SmartTV",
Modelo:"LG",
Series: [],
},
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment