Skip to content

Instantly share code, notes, and snippets.

@Mario854
Forked from 4lb0/personas.json
Created August 31, 2019 09:34
Show Gist options
  • Save Mario854/9bddac012845ebb93ecdb1e11aa6afd1 to your computer and use it in GitHub Desktop.
Save Mario854/9bddac012845ebb93ecdb1e11aa6afd1 to your computer and use it in GitHub Desktop.
Respueta JSON de Personas
jsonpPersonas([{"nombre":"Juan Topo", "edad": 67, "telefonos": [{"area":"11", "numero":"5555-1234"}]},
{"nombre":"Alice Bob", "edad": 32, "telefonos": [{"area":"11", "numero":"5555-4455"},{"area":"0223", "numero":"554-4556"}]}])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment