ja_serializer v0.6.2
Modules summary
| JaSerializer | Provides a DSL for defining and how to serialize data to return in jsonapi.org 1.0 format |
| JaSerializer.Builder.ScrivenerLinks | Builds JSON-API spec pagination links for %Scrivener.Page{} |
| JaSerializer.ContentTypeNegotiation | This plug provides content type negotiation by validating the
|
| JaSerializer.Deserializer | This plug “deserializes” params to underscores |
| JaSerializer.EctoErrorSerializer | |
| JaSerializer.ErrorSerializer | A super basic wrapper for formatting jsonapi errors |
| JaSerializer.PhoenixView | Use in your Phoenix view to render jsonapi.org spec json |
| JaSerializer.Serializer | Define a serialization schema |
Exceptions summary
| JaSerializer.AssociationNotLoadedError |
Protocols summary
| JaSerializer.Formatter |