jsonapi-serializer/jsonapi-serializer
A fast JSON:API serializer for Ruby (fork of Netflix/fast_jsonapi) 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
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
- readme: https://github.com/jsonapi-serializer/jsonapi-serializer · fetched 2026-08-28 · 79af183eff12
- homepage: https://rubygems.org/gems/jsonapi-serializer · fetched 2026-08-29 · 3760829fd2fc
- site_page: https://guides.rubygems.org/command-reference · fetched 2026-08-29 · ef62154d6253
- site_page: https://rubygems.org/pages/about · fetched 2026-08-29 · e4248571fa5d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jsonapi-serializer/jsonapi-serializer | main | 51 |
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