Rust API for the EVE Online ESI
Add the latest version to your Cargo.toml
.
See the docs.
Note that adding all of the endpoints would very tedious, so I'm adding endpoints in a rough order of what I think are most useful.
sh
git clone https://github.com/Celeo/rfesi
cd rfesi
cargo test
If you have Just, then running just
in the project will check for compilation and clippy violations.
Licensed under either of
Please feel free to contribute. Please open an issue first (or comment on an existing one) so that I know that you want to add/change something.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.