country icon indicating copy to clipboard operation
country copied to clipboard

some countries' names are not complete

Open ArinaAnderson opened this issue 2 years ago • 1 comments

Some countries' names are not complete, like USA (the API gives name US, which is not complete). Therefore, it gets impossible to use a country name, that is retrieved by IP, with some RESTful APIs that use full names. Is there a way to fix it?

ArinaAnderson avatar Aug 31 '22 02:08 ArinaAnderson

The response is minimalist by design. You can look up the full name from the two-letter code with a few lines of code in the browser. See here.

hakanensari avatar Aug 31 '22 12:08 hakanensari