This Repository contains Code of a Weather App that I created which utilizes REST Api provided by Openweathermap.org to fetch live data from openweathermap in JSON Format. You can request data by directly entering the city name, and you will get the response that has following parameters -
- Temperature
- Humidity
- Description
- Wind Speed
- Cloudiness
- Pressure