| Crates.io | meteofrance-rs |
| lib.rs | meteofrance-rs |
| version | 0.2.3 |
| created_at | 2022-10-30 10:57:52.271425+00 |
| updated_at | 2024-05-01 10:21:10.271595+00 |
| description | An unofficial client library for Météo-France's API |
| homepage | |
| repository | https://github.com/atauveron/meteofrance-rs |
| max_upload_size | |
| id | 701424 |
| size | 22,262 |
An unofficial client library for Météo-France's API, written in Rust
This is an unofficial client for MeteoFrance's hidden API, https://webservice.meteofrance.com.
A token is required. One was found in the source code for the GPL-licensed Geometric Weather application.
The ureq feature enables access to a custom client based on ureq.