I suggest using DRF, It can autogenerate the schema which can be useful.

It seems they also have a client to consume that, worth taking a look

On 4 Mar 2018 21:58, "Richard Maceček" <macecek.rich...@gmail.com> wrote:

> Hello, I need help with client and server communications. Web Application
> - Djang Server Side. The client is written in python, it's actually a KODI
> add-on.
>
> They need to deal with:
>  1. client authorization,
>  2. communications,
>  3. data transfer.
>
> I need to send the data I receive from the client to the server.
>
> What would I use? I was thinking about JSON (websocket) or XML. Or
> Django-rest-framework? Another idea?
>
> Thank you Best regards
> M.R
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/django-users/61ee09a1-ae0e-4415-9180-9702020e73ec%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/61ee09a1-ae0e-4415-9180-9702020e73ec%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAFWa6t%2B-OyTYBfANt0d8Kb1GVmALPUNGctgz8xagsTg47o%3DYgA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to