jsonapi-serializer

A fast JSON:API serializer for Ruby (fork of Netflix/fast_jsonapi) (by jsonapi-serializer)

Jsonapi-serializer Alternatives

Similar projects and alternatives to jsonapi-serializer

  1. Blueprinter

    Simple, Fast, and Declarative Serialization Library for Ruby

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. ActiveModel::Serializers

    ActiveModel::Serializer implementation and Rails hooks

  4. alba

    Alba is a JSON serializer for Ruby, JRuby and TruffleRuby.

  5. Fast JSON API

    No Longer Maintained - A lightning fast JSON:API serializer for Ruby Objects.

  6. jbuilder

    Jbuilder: generate JSON objects with a Builder-style DSL

  7. Oj

    Optimized JSON

  8. JSONAPI::Resources

    A resource-focused Rails library for developing JSON:API compliant servers.

  9. Jb

    A simple and fast JSON API template engine for Ruby on Rails

  10. Jsonite

    A tiny, HAL-compliant JSON presenter for your Ruby APIs.

  11. jsonapi.rb

    Lightweight, simple and maintained JSON:API support for your next Ruby HTTP API.

  12. tokenable-ruby

    Tokenable is a Rails gem that allows API-only applications a way to authenticate users. This can be helpful when building Single Page Applications, or Mobile Applications. Works with Devise, Sorcery, has_secure_password, and any other auth system you may want to use.

  13. blueprinter

    Discontinued Simple, Fast, and Declarative Serialization Library for Ruby (by blueprinter-ruby)

  14. versionist

    Discontinued A plugin for versioning Rails based RESTful APIs.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better jsonapi-serializer alternative or higher similarity.

jsonapi-serializer discussion

Log in or Post with

jsonapi-serializer reviews and mentions

Posts with mentions or reviews of jsonapi-serializer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-29.
  • What JSON Serializers are you using with rails ?
    2 projects | /r/rails | 29 Nov 2023
    Hi guys, I know that Hotwire is the sh*t in rails nowadays, but if you were to build an API with rails, which serializer would you use ? I have my eyes on jsonapi-serializer with oj , but I am not sure if that is the best option nowadays. The jsonapi-serializer repo is a bit confusing, regarding which version should I use, same for ActiveModelSerializer to be honest.
  • Recommended Controllers Serializer Gem?
    5 projects | /r/rubyonrails | 18 Jun 2023
    Hey folks, I've been using FastJsonapi::ObjectSerializer in past projects, but it is now deprecated and it's successor is "in maintenance mode! ". The og serializer had no release since 2015.
  • Yet another JSON serialization question šŸ˜Ž
    3 projects | /r/rails | 18 Feb 2023
    There is a to_json method and recent benchmarks I found are placing a few ms above fast_jsonapi (which is no longer maintained) and slightly faster that jsonapi-serializer (which is supposed to replace fast_jsonapi according to their website).
  • ActiveModel::Serializer and You
    3 projects | dev.to | 23 Sep 2022
    Today I thought I'd run through a few of the powerful things that the ActiveModel::Serializer gem brings to the table when used in a Ruby on Rails application. Sure, there are faster alternatives, but AMS is the first one I learned how to use, and thus it holds a special place in my heart. Quick question before we dive too much deeper, though...
  • What are you using for API JSON serialization in 2022?
    5 projects | /r/ruby | 20 Aug 2022
  • Grape vs JSON vs ... for your API
    1 project | /r/rails | 30 Jun 2022
    Yeah at a previous company we started with grape, wound up hating it and just moved over to using the fast json serializer for our API endpoints instead
  • Life in the Fast-Json Lane: Working with JSON:API Serializer
    2 projects | dev.to | 21 Sep 2021
    I might have spent a little too much time refactoring my code instead of building on features for my application, but my code is much cleaner and works very well to boot. The real test will be when I have copious amounts of records in my database and how long it takes to load it all on this single fetch request. Iā€™m also attempting to learn how to define related links in the Serializer that JSONAPI says would be helpful in gathering data in later requests. I will attempt it and see how well it turns out. Until next time!
  • Introducing Alba, the fastest JSON serializer for Ruby
    2 projects | /r/ruby | 23 Apr 2021
    I miss https://github.com/jsonapi-serializer/jsonapi-serializer in the comparison, at the time the Netflix library was the fastest, don't know if this is still true.
  • What is it like to work with Rails 6 in 2021?
    3 projects | /r/rails | 22 Jan 2021
    - https://github.com/jsonapi-serializer/jsonapi-serializer
  • A note from our sponsor - SaaSHub
    www.saashub.com | 20 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more ā†’

Stats

Basic jsonapi-serializer repo stats
9
1,411
0.0
6 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Ruby is
the 12th most popular programming language
based on number of references?