ryal_core v0.0.1 Ryal.JsonRenderPlug

This module contains functions for rendering objects in the API. They’re meant to make your life as a developer easier and the code far more maintainable. It also means managing the JSON API integration quite a lot easier as well.

Summary

Functions

render_collection(conn, params, collection)
render_creation(conn, params, response)
render_deletion(conn, params, response)
render_instance(conn, params, instance)