No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
Powerful DSL for building resource classes - efficient and flexible rendering.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 11.3
~> 3.5

Runtime

 Project Readme

jsonapi-serializable

Ruby gem for building and rendering JSON API documents.

Status

Gem Version Build Status codecov Gitter chat

Resources

Installation

# In Gemfile
gem 'jsonapi-serializable'

then

$ bundle

or manually via

$ gem install jsonapi-serializable

Usage and documentation

See jsonapi-rb.org/guides.

License

jsonapi-serializable is released under the MIT License.