Skip to content

This is a fun project created with FastAPI and talkpython's weatherAPI to check whether to bring umbrella or not in 5 boroughs of New York City. https://weather.talkpython.fm/

Notifications You must be signed in to change notification settings

minshinkhant/Umbrella_in_NYC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Umbrella_in_NYC

This is a fun project created with fastapi and talkpython's weatherAPI to check whether to bring umbrella or not in 5 boroughs of New York City.

To run the website, follow the below steps:

pip3 install requirements.txt
uvicorn main:api --reload

Then, go to localhost or type http://127.0.0.1:8000 in your browser


reference: https://weather.talkpython.fm/

reference: https://youtu.be/sBVb4IB3O_U

About

This is a fun project created with FastAPI and talkpython's weatherAPI to check whether to bring umbrella or not in 5 boroughs of New York City. https://weather.talkpython.fm/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published