Create a Singleton Resource for JSONAPI with jsonapi-resources ruby gem
The Jsonapi Resources gem is a resource-focused Rails library for developing JSON API compliant servers. The Jsonapi-Resources makes having your server compliant with JSON API specification much easier but i found the myself wanting to use a signleton resource. (Note: Continue reading Create a Singleton Resource for JSONAPI with jsonapi-resources ruby gem
This was posed as a question by a new Ruby on Rails developer at a recent Toronto RPN (Rails Pub Nite), here are some sugetions for keeping up