ios-template
ios-template copied to clipboard
Add JSONAPI handling code
we built a lightweight mechanism for reading JSONAPI responses from the RZ built API that leverages the features of the JSON API spec like relationships and included content.
We should include this implementation in the template since RZ Web is using the JSON API spec in the majority of circumstances. In addition to adding it to the template we'll add documentation to make it easy to use.