Skip to content

Commit 3ddc22f

Browse files
allissoncarltongibson
authored andcommitted
Add djangorestframework-rapidjson to third party packages (#5549)
1 parent 93e75ec commit 3ddc22f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/topics/third-party-packages.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@ To submit new content, [open an issue][drf-create-issue] or [create a pull reque
239239
* [djangorestframework-jsonapi][djangorestframework-jsonapi] - Provides a parser, renderer, serializers, and other tools to help build an API that is compliant with the jsonapi.org spec.
240240
* [drf_ujson][drf_ujson] - Implements JSON rendering using the UJSON package.
241241
* [rest-pandas][rest-pandas] - Pandas DataFrame-powered renderers including Excel, CSV, and SVG formats.
242+
* [djangorestframework-rapidjson][djangorestframework-rapidjson] - Provides rapidjson support with parser and renderer.
242243

243244
### Filtering
244245

@@ -306,6 +307,7 @@ To submit new content, [open an issue][drf-create-issue] or [create a pull reque
306307
[djangorestframework-csv]: https://github.com/mjumbewu/django-rest-framework-csv
307308
[drf_ujson]: https://github.com/gizmag/drf-ujson-renderer
308309
[rest-pandas]: https://github.com/wq/django-rest-pandas
310+
[djangorestframework-rapidjson]: https://github.com/allisson/django-rest-framework-rapidjson
309311
[djangorestframework-chain]: https://github.com/philipn/django-rest-framework-chain
310312
[djangorestrelationalhyperlink]: https://github.com/fredkingham/django_rest_model_hyperlink_serializers_project
311313
[django-rest-swagger]: https://github.com/marcgibbons/django-rest-swagger

0 commit comments

Comments
 (0)