asoiaf-rs
A Rust library for interacting with the An API of Ice and Fire.
Usage
There is more documentation available on the docs.rs page.
use Client;
async
This minimal example will fetch all books, characters and houses from the API.
License
This project is licensed under the MIT license and Apache License 2.0.
Contributing
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in asoiaf-rs
by you, shall be licensed as MIT and Apache 2.0,
without any additional terms or conditions.
Having said that, every contribution is welcome and I look forward to your PRs and issues.