joliv / wordy-weather

Full NWS forecasts (2013)

Home Page:https://wordyweather.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wordy-weather

While functional, this high-school experiment is very 2013 and gets only security updates. Modern substitutes include weather.gov and your local NWS office’s Area Forecast Discussion.

Bring me online with docker compose up, docker compose up -d to start in the background, or docker compose up --build if necessary.

JSON API endpoint is https://wordyweather.com/api/<zip code>.

For an easily grok-able plain-text view that's good through curl, use https://wordyweather.com/curl/<zip code>.`

Thanks to Jeremy Stanley and his weather cli for some database info.

About

Full NWS forecasts (2013)

https://wordyweather.com

License:GNU Affero General Public License v3.0


Languages

Language:Python 39.7%Language:HTML 38.5%Language:CSS 10.7%Language:Less 10.3%Language:Dockerfile 0.9%