Skip to content

Releases: deeptheengineer/Weather-api

Weather-api

23 Nov 04:54
d4fa2ab

Choose a tag to compare

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