Candifloss e56d43b9e7 Initiate library
- Create `Cargo.toml`
- Create basic library structure
- Initiate basic modules
- Edit README
2025-10-09 23:28:34 +05:30

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...