Skip to main content

Provides rapidjson support with parser and renderer

Project description

Provides rapidjson support with parser and renderer.

https://travis-ci.org/allisson/django-rest-framework-rapidjson.svg?branch=master Latest Version Supported Python versions

How to install

pip install djangorestframework-rapidjson

How to use

Update django rest framework config

REST_FRAMEWORK = {
    'DEFAULT_RENDERER_CLASSES': (
        'rest_framework_rapidjson.renderers.RapidJSONRenderer',
    ),
    'DEFAULT_PARSER_CLASSES': (
        'rest_framework_rapidjson.parsers.RapidJSONParser',
    )
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

djangorestframework-rapidjson-0.1.2.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file djangorestframework-rapidjson-0.1.2.tar.gz.

File metadata

File hashes

Hashes for djangorestframework-rapidjson-0.1.2.tar.gz
Algorithm Hash digest
SHA256 d54408048d7fa8afbceb74ab1cc69d06ca8e31465a03ccaa9bd928676dd043f8
MD5 45d1c661078e8a3bd3e4174881b25ad5
BLAKE2b-256 945b3dffde46632a19bde966c23f0e16e4955d92b2632252c85c0eeb5551e083

See more details on using hashes here.

File details

Details for the file djangorestframework_rapidjson-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for djangorestframework_rapidjson-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0d49931a9428f8d0c05a56d61c71f21287f290fcf0de28a21e18e3b101cc22e2
MD5 7173840bc16c6594e426bfed96af4e43
BLAKE2b-256 3801ea188ce6dc04d86511f46c5bfb2488925a2b12e213797c5db734cf4faf78

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page