- Create `Cargo.toml` - Create basic library structure - Initiate basic modules - Edit README
279 B
279 B
OpenWeatherMap SDK
A light-weight Rust SDK for the OpenWeatherMap APIs.
It provides abstractions for APIs including Free API 2.5 and One Call 3.0, enabling simple weather data integration into your apps.
Status
Work In Progress! Not suitable for general use... yet...