Fast JSON API

No Longer Maintained - A lightning fast JSON:API serializer for Ruby Objects. (by Netflix)

Fast JSON API Alternatives

Similar projects and alternatives to Fast JSON API

  1. React

    1,908 Fast JSON API VS React

    The library for web and native user interfaces.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. turbo

    153 Fast JSON API VS turbo

    The speed of a single-page web application without having to write any JavaScript (by hotwired)

  4. ActiveModel::Serializers

    ActiveModel::Serializer implementation and Rails hooks

  5. jsonapi-serializer

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

  6. jbuilder

    Jbuilder: generate JSON objects with a Builder-style DSL

  7. Blueprinter

    Simple, Fast, and Declarative Serialization Library for Ruby

  8. Nutrient

    Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.

    Nutrient logo
  9. Grape

    An opinionated framework for creating REST-like APIs in Ruby.

  10. Jb

    6 Fast JSON API VS Jb

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

  11. jsonapi-rb

    Efficiently produce and consume JSON API documents.

  12. JSONAPI::Resources

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

  13. graphql

    Ruby implementation of GraphQL

  14. Roar

    Parse and render REST API documents using representers.

  15. rabl

    General ruby templating with json, bson, xml, plist and msgpack support

  16. mmt

    1 Fast JSON API VS mmt

    NASA's Metadata Management Tool. (by nasa)

  17. SaaSHub

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

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Fast JSON API alternative or higher similarity.

Fast JSON API discussion

Log in or Post with

Fast JSON API reviews and mentions

Posts with mentions or reviews of Fast JSON API. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-16.
  • What professions use Ruby?
    6 projects | /r/ruby | 16 Apr 2023
    NASA uses Ruby on Rails ... Netflix originally had one of the best JSON API serializers (before changing maintainers).
  • 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).
  • Is there a path into FAANG jobs for Ruby/Rails devs?
    1 project | /r/rails | 14 Oct 2021
    Netflix has definitively had some Ruby in the past as they have the (now unmaintained) https://github.com/Netflix/fast_jsonapi All their ruby repos seem to be abandoned though, so assume there's not much going on there with Ruby currently.
  • Life in the Fast-Json Lane: Working with JSON:API Serializer
    2 projects | dev.to | 21 Sep 2021
    Last week, I covered tricks and tips with handling forms and updating state, as well as sending the data through fetch requests to the backend. Since then, I have been working endlessly on fetching data from the backend, which included building relationships between my various models and sending the data through a Json Serializer made by Netflix, Fast_JSONAPI Serializer (now just JSONAPI Serializer). I learned some new things while working with the serializer and felt I could impart my wisdom this week.
  • REST API - Modern Rails JSON Serializers - Which Ones To Use?
    2 projects | dev.to | 28 Feb 2021
    After googling and reading some articles, I found that there are a lot of blogs related to Fast JSON API which is now deprecated and kind of replaced by JSON:API Serializer. These gems are following JSON:API specification and force our API response to meet this specification standard.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 14 Mar 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic Fast JSON API repo stats
5
5,055
0.0
about 2 years ago

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai