A gem for serializing HAL
Are you thinking about creating a new hypermedia API? If so, I just created a new gem called hal_decorator that turns your model instances into serialized json according to the HAL specification. That is, with properties, links and embedded resources.
Post a comment