About
Alibrio Weather maps standard WMO weather codes to animated, schematic browser graphics. It does not provide weather forecasts, warnings, or professional meteorological services—the scope is code-to-visual rendering only.
The live demo pairs that layer with sample forecast data from
Open-Meteo for three fixed cities:
Prague, New York, and Singapore
(GET /api/weather/demo/1, /2, or /3; fixed coordinates, no geocoding).
Each slot is cached about 30 minutes, bounding steady-state usage to roughly 48
Open-Meteo requests per day per slot per process.
When Google sign-in is enabled on this deployment, sign in with a Google account (accept the terms), then manage
API tokens under app settings.
For browser embeds, mint short-lived signed URLs; see Documentation for that flow and for
Bearer-authenticated server usage on this deployment.
Do not put long-lived API secrets in URL query strings. Operators may configure bootstrap keys via ALIBRIO_API_KEYS.