country
country copied to clipboard
some countries' names are not complete
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?
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.