#countrycode — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #countrycode, aggregated by home.social.
-
If your Go (#golang) service or application deals with country information and ISO-3166 codes, you should consider using the new #gogen #countrycode package (https://pkg.go.dev/github.com/tecnickcom/gogen/pkg/countrycode).
This package provides information about countries and their ISO-3166 codes. The data is stored in a compact binary format, ensuring fast access and a small memory footprint. The default data can be overridden with a custom one. Multiple indexes are automatically created for efficient querying by various fields.