# forecast-rs [![Powered By Dark Sky](https://darksky.net/dev/img/attribution/poweredby-oneline.png)](https://darksky.net/poweredby/) [![Build Status](https://travis-ci.org/jgrillo/forecast-rs.svg?branch=master)](https://travis-ci.org/jgrillo/forecast-rs) Forecast-rs is a [Rust](https://www.rust-lang.org) client library for the [Dark Sky API](https://darksky.net/dev/). A crate is available from [crates.io](https://crates.io). This project is tested against Rust stable, beta, and 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](http://semver.org). ## License Please be aware of Dark Sky's [Terms of Service](https://darksky.net/dev/docs/terms). 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.