json_api_document 0.0.4 json_api_document: ^0.0.4 copied to clipboard
JSON API Document model
JSON API Document model #
Work in progress
The goal of this library is to provide a transparent way to build JSON API Documents.
- A JSON API Document is an immutable value object which can be converted to JSON using
JSON.encode()
- All JSON API Documents are guaranteed to comply with JSON API v1.0