Weatherinfo is a Desktop Application made in java using rapid api for fetching data from openweather api.
GET /api/key
Parameter | Type | Description |
---|---|---|
weather |
string |
Required. Your API key |
To copy this repo
https://github.com/Surajpurohitcode/WeatherInfo.git
IDE: intellij idea
Programming Language: javafx
Api: Rapid api("https://rapidapi.com/worldapi/api/open-weather13/")
https request: okHttp3("https://square.github.io/okhttp/")