Hydra adapter for Ruby Oat serializer library

Hi,

I’ve got a rough initial version of a Hydra adapter working for the Ruby Oat serializer library here:

https://github.com/pmackay/oat_hydra

The Oat library (https://github.com/ismasan/oat) provides hypermedia support for Ruby, serializing JSON in different formats and currently supports HAL, Siren and JSON API. I quite like the idea that (accounting for limitations) clients can request the format they want. Interested to know what others think about that approach.

I still need to do more testing and look at things like paginated collections (which is being reviewed in Hydra anyway), operations, context and generating ApiDocumentation objects, but quite a bit of those are Hydra/JSON-LD specific. 

paul


-- 
Paul Mackay

Received on Monday, 18 January 2016 16:54:03 UTC