Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

jgrillo/forecast-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.