国家区号
ISO 3166-1 alpha-2是代表国家/地区的两个字母的国家/地区代码。 在此存储库中,您将找到两个字母代码以及它们各自的完整国家名称。
语言能力
JSON格式
PHP
Python
SQL
示例(在JSON中)
[
{
"code": "AD",
"country": "Andorra"
},
{
"code": "AE",
"country": "United Arab Emirates"
},
{
"code": "AF",
"country": "Afghanistan"
},
{
"code": "AG",
"country": "Antigua and Barbuda"
1