All Projects → jsonapi-rb → Jsonapi Rails

jsonapi-rb / Jsonapi Rails

Licence: mit
Rails gem for fast jsonapi-compliant APIs.

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Jsonapi Rails

Jsonapi Rb
Efficiently produce and consume JSON API documents.
Stars: ✭ 219 (-9.5%)
Mutual labels:  api, json-api, jsonapi, json, serialization, deserialization
Symfony Jsonapi
JSON API Transformer Bundle for Symfony 2 and Symfony 3
Stars: ✭ 114 (-52.89%)
Mutual labels:  api, json-api, jsonapi, json, serialization
Jsonapi Utils
Build JSON API-compliant APIs on Rails with no (or less) learning curve.
Stars: ✭ 191 (-21.07%)
Mutual labels:  api, json-api, jsonapi, json, rails
Jsonapi parameters
Rails-way to consume JSON:API input
Stars: ✭ 50 (-79.34%)
Mutual labels:  api, json-api, jsonapi, json, rails
Json Api Dart
JSON:API client for Dart/Flutter
Stars: ✭ 53 (-78.1%)
Mutual labels:  api, json-api, jsonapi, json
Dictfier
Python library to convert/serialize class instances(Objects) both flat and nested into a dictionary data structure. It's very useful in converting Python Objects into JSON format
Stars: ✭ 67 (-72.31%)
Mutual labels:  api, json-api, json, serialization
Laravel5 Jsonapi
Laravel 5 JSON API Transformer Package
Stars: ✭ 313 (+29.34%)
Mutual labels:  api, json-api, jsonapi, json
Loopback Component Jsonapi
JSONAPI support for loopback.
Stars: ✭ 104 (-57.02%)
Mutual labels:  json-api, jsonapi, serialization, deserialization
Jsonapi.rb
Lightweight, simple and maintained JSON:API support for your next Ruby HTTP API.
Stars: ✭ 116 (-52.07%)
Mutual labels:  api, json-api, jsonapi, rails
Datoji
A tiny JSON storage service. Create, Read, Update, Delete and Search JSON data.
Stars: ✭ 222 (-8.26%)
Mutual labels:  api, json-api, json, rails
Pyjson tricks
Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.
Stars: ✭ 131 (-45.87%)
Mutual labels:  json, serialization, deserialization
Marshmallow Jsonapi
JSON API 1.0 (https://jsonapi.org/) formatting with marshmallow
Stars: ✭ 203 (-16.12%)
Mutual labels:  json-api, serialization, deserialization
Borer
Efficient CBOR and JSON (de)serialization in Scala
Stars: ✭ 131 (-45.87%)
Mutual labels:  json, serialization, deserialization
Sabisu Rails
Simple and powerful engine for exploring your Rails api application
Stars: ✭ 129 (-46.69%)
Mutual labels:  api, json, rails
Noproto
Flexible, Fast & Compact Serialization with RPC
Stars: ✭ 138 (-42.98%)
Mutual labels:  json, serialization, deserialization
Jstp
Fast RPC for browser and Node.js based on TCP, WebSocket, and MDSF
Stars: ✭ 132 (-45.45%)
Mutual labels:  api, json, serialization
Dart Json Mapper
Serialize / Deserialize Dart Objects to / from JSON
Stars: ✭ 206 (-14.88%)
Mutual labels:  json, serialization, deserialization
Kitsu Server
🚂 Rails API server for Kitsu
Stars: ✭ 145 (-40.08%)
Mutual labels:  api, json-api, rails
Yyjson
The fastest JSON library in C
Stars: ✭ 1,894 (+682.64%)
Mutual labels:  json, serialization, deserialization
Jsona
Data formatter that creates simplified objects from JSON or stored reduxObject, creates JSON from the same simplified objects (in according with JSON API specification)
Stars: ✭ 144 (-40.5%)
Mutual labels:  json-api, jsonapi, serialization

jsonapi-rails

Rails integration for jsonapi-rb.

Status

Gem Version Build Status Gitter chat

Resources

Installation

Add the following to your application's Gemfile:

gem 'jsonapi-rails'

And then execute:

$ bundle

Usage and documentation

See jsonapi-rb.org/guides.

License

jsonapi-rails is released under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].