Skip to content

shivam15963/weather_data_using_weatherapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

WEATHER DATA CORRESPONDING TO CITY

When a city is passed in the body, the corresponding current weather, latitude and longitude are returned in the response. The format in which the response is returned is dictated by the output_format flag, the options for this flag are “json” or “xml”.

If the output flag is set to json the response from the API should be in json format and if the flag is set to xml the response should be in xml format.

API Used: https://www.weatherapi.com/api-explorer.aspx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages