← Back to Dashboard

HelloSalut

GeocodingActiveUnknownAuth: NoneDoc: HTML
Visit Website ↗

Description

Get hello translation following user language

✨ AI Summary

Get 'hello' translations in various languages, providing a "Hello as a Service" API.

Code Example

import requests

url = "https://hellosalut.stefanbohacek.dev/"
params = {"lang": "es"}
response = requests.get(url, params=params)
print(response.json())

Live Health Metrics

Last 50 checks (10 min intervals)