Server-Side

JSONAPI Suite is a collection of ruby libraries that facilitate adhering to the jsonapi.org specification. At its heart is a query builder that supports fully nested reads and writes, adaptable to any datastore, from ActiveRecord to MongoDB to raw HTTP service calls. We’ll autodocument those endpoints for you with Swagger, provide an error handling pattern, and test everything will full-stack integration request specs.

If you just want to get rolling quickly, check out the Quickstart. For step-by-step examples, check out the Tutorial. Or, for client-side usage, check out JSORM.

For any questions not addressed here, feel free to ask in our Slack Chat.