Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Advertise JSON decoder more visibly? #4

Open
hartwork opened this issue Feb 22, 2020 · 1 comment
Open

Advertise JSON decoder more visibly? #4

hartwork opened this issue Feb 22, 2020 · 1 comment

Comments

@hartwork
Copy link

Hi!

I think the JSON decoding part is at least as interesting as the encoding part (because it's faster and rejects single surrogates as invalid). So it's great you move off drf-ujson-renderer for a name. However the descriptions have not caught up yet: On the GitHub repo, on PyPI and in the readme. I propose these changes:

--- Django Rest Framework UJSON Renderer
+++ Django Rest Framework UJSON Parser and Renderer

--- Django Rest Framework renderer using ujson
+++ Django Rest Framework JSON parser and renderer using ujson

--- New repo for forked from https://github.com/Amertz08/drf-ujson-renderer
+++ JSON parser and renderer using ujson for Django Rest Framework

PS: This page I created today may be of interest: https://djangopackages.org/grids/g/drf-json-decoder-integration/

@Amertz08
Copy link
Owner

Hey yeah that sounds good. Thanks for creating that page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants