Lookup information with ISO 3166-1 alpha-2, ISO 3166-1 alpha-3 and ISO 3166-1 numeric
Lookup information with ISO 3166-1 alpha-2, ISO 3166-1 alpha-3 and ISO 3166-1 numeric
Add iso
to your list of dependencies in mix.exs
:
def deps do
[{:iso_3166, "~> 1.0.0"}]
end
Documentation available on HexDocs
MIT © Daniel Eckermann