You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -93,6 +93,9 @@ See [PR 2121](https://github.com/rails-api/active_model_serializers/pull/2121) w
93
93
## Alternatives
94
94
95
95
-[jsonapi-rb](http://jsonapi-rb.org/) is a [highly performant](https://gist.github.com/NullVoxPopuli/748e89ddc1732b42fdf42435d773734a) and modular JSON:API-only implementation. There's a vibrant community around it that has produced projects such as [JSON:API Suite](https://jsonapi-suite.github.io/jsonapi_suite/).
96
+
-[fast_jsonapi](https://github.com/rails-api/active_model_serializers/) is a lightning fast JSON:API serializer for Ruby Objects from the team of Netflix.
97
+
98
+
96
99
97
100
For benchmarks against alternatives, see https://github.com/rails-api/active_model_serializers/tree/benchmarks
0 commit comments