Skip to content

Instantly share code, notes, and snippets.

@erdem
erdem / countries.json
Last active October 5, 2025 09:22
Country list as JSON format. fields: name, coordinates, timezones, country code and capital resource: https://github.com/mledoze/countries
[
{
"timezones": [
"America/Aruba"
],
"latlng": [
12.5,
-69.96666666
],
"name": "Aruba",