{"title":"Weather API Demo","version":"1.0","description":"A demo Weather API with multiple endpoints","endpoints":{"forecast":"/weather/forecast - Get 5-day weather forecast","cityWeather":"/weather/city/{cityName} - Get weather for specific city","randomCities":"/weather/city/random?count=5 - Get weather for random cities","statistics":"/weather/stats - Get weather statistics","alerts":"/weather/alerts - Get weather alerts","health":"/health - Health check endpoint","documentation":"/swagger - API documentation"}}