6 lines
232 B
Plaintext
6 lines
232 B
Plaintext
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
|