blob: 9e1c9b17f2cd87d4144d4a9dae2b98c6bcf84402 (
plain) (
blame)
1
2
3
4
5
|
This gem efficiently renders JSON API documents. Given a resource that
implements a certain interface, a JSON-API-compliant hash representing the
described document is returned.
WWW: https://github.com/jsonapi-rb/jsonapi-renderer
|