Last active
February 6, 2017 03:41
-
-
Save drwasho/40aa0364746bab20806036ad54c388c2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{ | |
"name": "Australia", | |
"capital": "Canberra", | |
"flag": "http://www.ausflag.com.au/assets/images/gov1901.gif" | |
}, | |
{ | |
"name": "United States", | |
"capital": "Washington D.C.", | |
"flag": "http://www.mapsofworld.com/images/world-countries-flags/united-states-flag.gif" | |
}, | |
{} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment