MirageJS: Choosing the right Serializer
Min Kim — August 31, 2020
MirageJS ships with four out-of-the-box serializers. In this blog post, we overview the basics of serializers in Mirage, and examine in detail the specific format of each JSON API, Active Model, Rest and generic serializers.
Read article