Skip to content

Commit f7622f6

Browse files
authored
Add Transmutation to README alternatives
1 parent 9f0ba48 commit f7622f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ See [PR 2121](https://github.com/rails-api/active_model_serializers/pull/2121) w
9797
- [jsonapi-resources](https://github.com/cerebris/jsonapi-resources) is a popular resource-focused framework for implementing JSON:API servers.
9898
- [blueprinter](https://github.com/procore/blueprinter) is a fast, declarative, and API spec agnostic serializer that uses composable views to reduce duplication. From your friends at Procore.
9999
- [Alba](https://github.com/okuramasafumi/alba) is fast and spec agnostic serialization solution. It has some unique features such as global or per-resource error handling.
100+
- [Transmutation](https://github.com/spellbook-technology/transmutation) is fast and lightweight JSON attribute serialization solution. It provides an intuitive serializer lookup, inspired from AMS.
100101

101102

102103
For benchmarks against alternatives, see https://github.com/rails-api/active_model_serializers/tree/benchmarks

0 commit comments

Comments
 (0)