akramit / weather-api

Get Current Weather for a city in the requested format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

The app creates an API getCurrentWeather which takes 'city' as input in the request body and a output format - "xml or json". It then returns the correct Weather, Latitude and Longitude of the city. It uses WeatherAPI to collect the information.

Endpoint getCurrentWeather

About

Get Current Weather for a city in the requested format


Languages

Language:Python 100.0%