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 Supported Django 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.4.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

  • Download URL: djangorestframework-rapidjson-0.1.4.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2

File hashes

Hashes for djangorestframework-rapidjson-0.1.4.tar.gz
Algorithm Hash digest
SHA256 d7c4440582c6b8011db52eb5d967069fb80d2e7c90aedf4d818306c63ee27687
MD5 af7f5eb09e3aae2ea898a1f9e6a01531
BLAKE2b-256 b10a90ff6462810af1d9aedd39b7c1c7bc487e0f8597f633864fdb9cba26d4f3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: djangorestframework_rapidjson-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2

File hashes

Hashes for djangorestframework_rapidjson-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 4f8b906343d6b3b76973ca9ee65d2d267b6834ec5f7f9de63aea2435fd47c79c
MD5 9e45045d4e729b7f3a137cf4b8c19032
BLAKE2b-256 818390dce57ad6df891936b1ea2107ee13d74a35711c0ca00a8d60ede659c9c1

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