japi 0.3.2

An implementation of JSON:API
Documentation

JSON:API

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.