vbabiy / djangorestframework-camel-case

Camel case JSON support for Django REST framework.
Other
646 stars 122 forks source link

Allow the use of drf_ujson2 renderer #128

Closed adrienvsj closed 9 months ago

adrienvsj commented 1 year ago

https://github.com/Amertz08/drf_ujson2

In my experience orjson is much faster at serializing to json large objects

benchmarks: https://github.com/Amertz08/drf_ujson2#benchmarks