lillPrayeda
New Member
As part of my project WeatherDataSharingSystem, I need to get response(json/xml format) from different APIs. For that I need url that gives response from API. I get the url of OpenWeatherMap API(url: openweathermap.org/data/2.1/forecast/city?q=trivandrum) which give weather forecasting response. I need the url of WorldWeatherOnline which gives the weather forecasting response. Please help me. Thanks in advance..