mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 20:36:30 -04:00
5 lines
232 B
Text
5 lines
232 B
Text
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
|