Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 154 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 154 Bytes

Country-Flag-JSON

Example data format

{
		"flag": "https://twemoji.maxcdn.com/2/svg/1f1ee-1f1f3.svg",
		"country": "India",
		"code": "in"
}