Registry / serialization / jsonapi

jsonapi

JSON →
library0.1.1.beta6rbrubygemsunverified

Efficiently parse and render JSONAPI documents.

gem install jsonapi
INSTALL
IMPORT
SIG · JSONAPI
J
jsonapi
serializationrubyv0.1.1.beta6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

JSONAPI
require 'jsonapi'

Parse a JSONAPI document

require 'jsonapi' doc = JSONAPI.parse('{"data":{"type":"articles","id":"1"}}') puts doc.data.type
Debug
Known issues
breakingBeta version may have breaking changes
fix
Pin to exact version and test thoroughly
affects: >= 0.1.0.beta
Upgrade
Version history
0.1.1.beta6latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Amazon
1
Resources
jsonapi — gem install jsonapi · libregistry