1
0
Fork 0
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
Find a file
2022-08-02 19:39:05 +04:00
examples Fix "examples/builders.rs" 2022-08-02 19:39:05 +04:00
src Implement Deserialize for Entity 2022-08-02 19:27:37 +04:00
.gitignore Fix .gitignore 2021-10-02 21:52:10 +05:00
Cargo.toml Add entity HttpStatus 2022-08-02 19:18:18 +04:00
LICENSE Add LICENSE 2021-09-10 14:21:45 +05:00
README.md Remove Travis CI 2022-08-02 18:23:33 +04:00
rustfmt.toml Configure Rust formatter 2021-09-10 15:42:07 +05:00

jsonapis

JSON:API library for Rust.