Integration of JSON decoder to DRF
Integration of alternative JSON parsers/decoders to Django REST Framework
3
Packages
1
Features
Search & Filter
| Package | drf-ujson2 | djangorestframework-rapidjson |
|---|---|---|
|
Description
|
JSON parser and renderer using
ujson for Django Rest Framework |
Provides rapidjson support
with parser and renderer |
|
Category
|
App | App |
|
Using This
|
0
|
0
|
|
Python 3?
|
Yes | Yes |
|
Dev Status
|
Production/Stable | Production/Stable |
|
Version (PyPI)
|
1.8.0 | 0.2.0 |
|
Stars
|
38 | 19 |
|
Forks
|
4 | 3 |
|
Commits
|
|
|
|
Updated
|
1 Feb 2025 | 7 Oct 2023 |
|
License
|
MIT License | MIT License |
|
Links
|
||
|
Feature Comparison
(click cells to edit)
|
||
|
Decoder language
|
C/C++
|
C/C++
|
Features Being Compared
Decoder language
Programming language that the underlying JSON decoder is written in, e.g. C/C++ or Rust