Weather Api Service
class WeatherApiService
Service for fetching weather data from the Open-Meteo API.
Fetches the weather data for the given location And creates a WeatherData object from the response using Ktor client.
Service for fetching weather data from the Open-Meteo API.
Fetches the weather data for the given location And creates a WeatherData object from the response using Ktor client.