- Create `Cargo.toml` - Create basic library structure - Initiate basic modules - Edit README
8 lines
279 B
Markdown
8 lines
279 B
Markdown
# 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... |