Build APIs that are compliant with the JSON API specification. Support creating, updating, deleting, and fetching resources and relationships.
JSONAPI::Resources has options for formatting, pagination, callbacks, caching, sorting, filtering and more.
A fully functioning API can be created with minimal code, while still allowing for complex requirements.
While there are configuration options for most features, it is also easy to override the code to provide just the behavior you need.