mirror of
https://github.com/kotovalexarian/jsonapis.rs.git
synced 2025-04-21 17:52:45 -04:00
JSON:API library for Rust
https://crates.io/crates/jsonapis
examples | ||
src | ||
.gitignore | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
rustfmt.toml |
jsonapis
JSON:API library for Rust.
Test
cargo test
cargo fmt --check
cargo clippy
cargo run --example builders
cargo run --example client