Skip to content

Brillianttyagi/Weather-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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