Clone from my github
git clone https://github.com/tingruikp0925/WeatherAPP.git
Install Python3
brew install python3
Install requirement
pip install -r requirements.txt
Change your token & input on bard_api.py
docker run -p 3333:3333 -e AUTHORIZATION=YourCWB-Token weather
Visit It
http://localhost:3333
How to register CWB?
-
Create Account
-
Get CWB Token
Reference & Link