forecast 0.1.0

A Rust client for the Dark Sky API.
Documentation

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 against Rust stable, beta, and nightly (although Travis is configured to ignore failures on nightly).

Disclaimer: everything is alpha

Until this project reaches 1.0.0, everything is subject to change. We will do our best to conform to semver 2.0.0.

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.