Thank you, great, I'll look. I mainly solve the authorization of the client (devices) with the input of 8 numeric code (letters - abc and numeric). This service alike track.tv has it solved.
Dne neděle 4. března 2018 21:37:54 UTC+1 Avraham Serour napsal(a): > > 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" <[email protected] <javascript:>> > 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 [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> 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 [email protected]. To post to this group, send email to [email protected]. 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/ef5b9ec4-756a-4fb0-b242-18be01a20b80%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

