Yet another JSON serialization question 😎

This page summarizes the projects mentioned and recommended in the original post on /r/rails

Our great sponsors
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • SaaSHub - Software Alternatives and Reviews
  • Fast JSON API

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

    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).

  • jsonapi-serializer

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

    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).

  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

  • Jb

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

    OJ + JB is fast, painless and doesn't require yet another DSL to forget the nuances of.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts