
fast_jsonapi
Netflix
No Longer Maintained - A lightning fast JSON:API serializer for Ruby Objects.
AI 简介
这是一个已停止维护的 Ruby JSON:API 序列化库,专为高性能序列化 Ruby 对象为符合 JSON:API 规范的响应而设计。核心功能包括声明式序列化定义、嵌套关系(belongs_to/has_many)、复合文档(included)、字段缓存及稀疏字段集支持;其关键特点是比 Active Model Serializer 快约 25 倍,适用于高并发 API 服务中需快速生成标准化 JSON:API 响应的场景。建议新项目选用其活跃分支 jsonapi-serializer 替代。
Ruby
Apache License 2.05k
Stars
421
Forks
377
Watchers
88
Issues
Star 增长
今日0
近 7 天0
近 30 天+1
综合评分63.98
默认分支master