https://github.com/rparrett/weather_dashboard
A little weather dashboard
https://github.com/rparrett/weather_dashboard
rust weather web
Last synced: 12 months ago
JSON representation
A little weather dashboard
- Host: GitHub
- URL: https://github.com/rparrett/weather_dashboard
- Owner: rparrett
- License: other
- Created: 2025-05-16T04:19:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-18T23:05:26.000Z (about 1 year ago)
- Last Synced: 2025-06-29T02:16:02.708Z (12 months ago)
- Topics: rust, weather, web
- Language: Rust
- Homepage: https://az-weather.fly.dev
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Weather Dashboard
[pirateweather](https://github.com/Pirate-Weather/pirateweather) + [axum](https://github.com/tokio-rs/axum) = 🌵
It's a weather dashboard, and a testing ground for whichever Rust web framework is hot right now.
Previous incarnations were built with [`actix-web`](https://github.com/actix/actix-web) and [`iron`](https://github.com/iron/iron).