book-openExample: WeatherAPI

The following program uses the WeatherAPI from weatherapi.com to fetch the current weather data for a given city.

If you want to test it, all you need to do is sign up for free, add the API key you are given, then choose a city under main() and run the code.

Click the above link and make an account to test

Last updated