| Crates.io | japi |
| lib.rs | japi |
| version | 0.3.2 |
| created_at | 2019-10-10 10:49:43.025337+00 |
| updated_at | 2019-12-18 15:01:21.855577+00 |
| description | An implementation of JSON:API |
| homepage | |
| repository | https://git.open-communication.net/qaul/json-api |
| max_upload_size | |
| id | 171430 |
| size | 99,724 |
A Rust implementation of the JSON:API spec focusing on correct serialization and deserialization. Should not be confused with jsonapi-rust. If you don't care about deserialization I would recommend using json-api-rs instead as its serialization model is quite good.