Get hello translation following user language.
HelloSalut is an API that returns a localized greeting based on a visitor's IP address and/or browser language. Given a language code, IP address, or country code as a query parameter, it responds with a matching country/language code and the translated word for "Hello." An automatic mode determines the visitor's language without requiring the caller to supply parameters manually.
The service is built on a modified version of the ip2nation.com database, with the underlying PHP code available on GitHub and a partial dataset export available on Kaggle. It supports IP-based lookups for a defined list of countries and a defined list of browser language codes, and falls back to returning the default value "Hello" when no match is found for the supplied language or IP.
The service is suited for developers who want to add a simple, localized greeting to a website or application based on visitor location or browser settings. It is described as being in beta, with the country and language list expanding over time.
The page does not mention any pricing; it is presented as a personal project by Stefan Bohacek.
You make an HTTP call to hellosalut.stefanbohacek.com with a lang and/or ip query parameter, or use mode=auto for automatic detection, and it returns JSON with a country/language code and translated greeting.
Example integration code is provided in PHP, and the API can be called from any language capable of making HTTP requests, such as with fetch in JavaScript.
It's for developers who want to greet website visitors in their native language based on IP address or browser language settings.
The service is currently in beta while the author adds more countries and languages.
Show your product to thousands of developers
· 100k monthly pageviews
· 7k newsletter subscribers
A cloud-based platform for planetary-scale environmental data analysis.
Create/customize digital maps based on Google Maps data.
Country-related data like currencies, languages, flags, regions+subregions and bordering countries.
Create/customize digital maps based on HERE Maps data.
API for accessing geo-data of Hong Kong.
Aggregate services of IBGE (Brazilian Institute of Geography and Statistics).