Releases: deeptheengineer/Weather-api
Releases · deeptheengineer/Weather-api
Weather-api
Weather-api
weather api that tells about temperature
Steps to run this app
- Clone this repo
- Install requirements.txt
- simply run app.py and your server will start
How to get the weather of any state
- your domain+"/"+query
- where query is the name of the state
Visit http://deepprogrammer.pythonanywhere.com/ for demo of this app.
How to get weather
- For example:- I want weather of Mumbai then i will type - http://deepprogrammer.pythonanywhere.com/mumbai
the app will return json object