Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 167 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 167 Bytes

jsonapis

JSON:API library for Rust.

Test

cargo test
cargo fmt --check
cargo clippy

cargo run --example builders
cargo run --example client