Skip to content

Instantly share code, notes, and snippets.

@devmeireles
Created January 21, 2019 19:16
Show Gist options
  • Save devmeireles/50a7ed529330910b2f33fa6e8efc8e38 to your computer and use it in GitHub Desktop.
Save devmeireles/50a7ed529330910b2f33fa6e8efc8e38 to your computer and use it in GitHub Desktop.
[
{
"equipo": "Arsenal",
"liga": "Premier League"
},
{
"equipo": "Spurs",
"liga": "Premier League"
},
{
"equipo": "Liverpool",
"liga": "Premier League"
},
{
"equipo": "Futbol Club Barcelona",
"liga": "La Liga"
},
{
"equipo": "Real Madrid",
"liga": "La Liga"
},
{
"equipo": "Club Atlético de Madrid",
"liga": "La Liga"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment