varvet / serial

Plain old Ruby for generating primitive data structures from object graphs.
107 stars 2 forks source link

JSON API #10

Open Burgestrand opened 8 years ago

Burgestrand commented 8 years ago

http://jsonapi.org/

Now that the specification is not completely broken, perhaps it could be conformed to. Serial is simple enough that we could simply build this on top of the current implementation by providing a new serializer.