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

[Query] Is there any plan to integrate protobuf into django rest? #5779

Closed
akhilputhiry opened this issue Jan 28, 2018 · 4 comments
Closed

Comments

@akhilputhiry
Copy link
Contributor

akhilputhiry commented Jan 28, 2018

Similar to JSON is there any plan to include protobuf? JSON seems to very bulky and protobuf seems to very lean. May be we can generate the .proto file from django models or serializer and use it to generate protobuf? I am interested in working on this idea. But I need some mentors? What do you think.

@xordoquy
Copy link
Collaborator

None I'm aware of.
The best way to get it working would be to create a 3rd party at first. Mailing list or IRC would be a good way to communicate.

@allardhoeve
Copy link
Contributor

Even though this is closed, it seems like a cool project. Certainly sounds possible to generate a schema!

@mbande
Copy link

mbande commented Mar 29, 2018

@akhilputhiry i'm interested in this idea too.
please share links if you created some 3rd party or something.

@xordoquy
Copy link
Collaborator

Also, think about adding it to the 3rd party resource page on Django REST framework - as well as the parser/renderer pages - and annonce it on the mailing lists :)

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

4 participants