forecast

Crates.ioforecast
lib.rsforecast
version3.0.0
sourcesrc
created_at2016-12-01 02:34:14.273846
updated_at2020-04-11 01:46:25.08275
descriptionA Rust client for the Dark Sky API.
homepage
repositoryhttps://github.com/jgrillo/forecast-rs
max_upload_size
id7421
size134,710
Jesse C. Grillo (jgrillo)

documentation

https://jgrillo.github.io/forecast-rs/

README

forecast-rs

Powered By Dark Sky Build Status Crate

Forecast-rs is a Rust client library for the Dark Sky API. A crate is available from crates.io. This project is tested daily against Rust stable, beta, and nightly (although Travis is configured to ignore failures on nightly).

Contributing

Contributions are welcome! This is the first thing I have ever attempted to write in Rust, so it probably isn't all it could be. If you encounter a problem using it or see something gross feel free to submit a pull request or open an issue.

License

Please be aware of Dark Sky's Terms of Service. This project (forecast-rs) is not affiliated in any way with Dark Sky, but you should be aware that by using Dark Sky's API through this client your usage falls under their terms. This project is licensed under the Apache 2.0 License, a copy of which has been included in this repo.

Commit count: 21

cargo fmt