jsonapi-utils
API builder
Simplifies building JSON API-compliant APIs in Ruby on Rails
Build JSON API-compliant APIs on Rails with no (or less) learning curve.
216 stars
14 watching
80 forks
Language: Ruby
last commit: over 2 years ago
Linked from 1 awesome list
activerecordapijsonjson-apijsonapirailsresourcerestrubyserializerutils
Related projects:
Repository | Description | Stars |
---|---|---|
ricardolonga/jsongo | A lightweight JSON data structure library for Go | 109 |
jsonapi-serializer/jsonapi-serializer | A fast JSON serialization library for Ruby objects | 1,407 |
cloudcreativity/laravel-json-api | A JSON API package for Laravel applications | 780 |
victor-am/rails-ranger | A JavaScript library for building client-side API clients with Ruby on Rails APIs. | 32 |
robsontenorio/vue-api-query | A utility for building and constructing REST API requests in JavaScript. | 1,658 |
sutto/rocket_pants | A set of tools to simplify building well-designed APIs in Ruby and Rails, providing features like automatic response metadata, error handling, and caching support. | 979 |
gte451f/phalcon-json-api-package | A package to help create JSON APIs in Phalcon with support for extensive features beyond the standard JSON API specification | 36 |
balvig/spyke | A Ruby library that simplifies API interactions by providing an ActiveRecord-like interface. | 901 |
colinhiggs/pyramid-jsonapi | Automates creation of JSON-APIs from SQLAlchemy models and the Pyramid framework. | 26 |
zcattacz/ujrpc | Provides a Simple JSON-RPC 2.0 middleware for Python-based APIs | 5 |
fabrik42/acts_as_api | A Ruby library that simplifies generating API responses in Rails by providing a simple and flexible way to define templates for model data | 503 |
nilportugues/symfony-jsonapi | Transforms PHP objects into JSON API responses | 115 |
dockyard/inquisitor_jsonapi | A set of Elixir plugins to simplify building JSON API endpoints with Inquisitor | 14 |
osamingo/jsonrpc | A JSON-RPC 2.0 implementation package in Go | 187 |
autoforce/apicasso | An abstract API design as a Rails-based mountable engine to speed-up development of CRUD JSON APIs | 32 |