Ross ROSS = Recommend OSS · open-source software intelligence for agents

jsonapi-serializer/jsonapi-serializer

A fast JSON:API serializer for Ruby (fork of Netflix/fast_jsonapi) observed · 2026-08-28

github.com/jsonapi-serializer/jsonapi-serializer · homepage · Ruby · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

51/100

  • Activity 62
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2526
  • days_rel: n/a
  • days_push: 233
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1448 stars · 144 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A fast JSON:API serializer for Ruby objects, forked from Netflix's fast_api to keep the project alive. It supports compound documents, relationships, caching, and conditional attributes with performance significantly better than ActiveModelSerializers.

Use cases

  • serialize rails models to :api format
  • fast api responses for ruby web apps
  • serialize has_many and belongs_to relationships
  • generate compound documents with included records
  • replace activemodelserializers for better performance
  • add conditional attributes to api serializers
  • cache serialized api responses

When to choose

  • you need JSON:API-compliant output in a Ruby or Rails app
  • serialization speed matters more than ActiveModelSerializers flexibility
  • you're migrating from Netflix/fast_api

When to avoid

  • you don't follow the JSON:API specification
  • you need actively developed new features (v2 is in maintenance mode)
  • you need non-JSON serialization formats

Facets

library · maturity maintenance

serialization web-development backend apis ruby -api fast-api rails serializer

4 sources

Member repositories

RepositoryRoleHealth v2
jsonapi-serializer/jsonapi-serializermain51

For agents

markdown · JSON · MCP: product_card(name="jsonapi-serializer/jsonapi-serializer")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem