Hi, Unfortunately, we can't help you here -- sorry! This list is dedicated to the discussion of developing Django itself, not answering usage questions. You might try the django-users group ( https://groups.google.com/forum/#!forum/django-users), or StackOverflow.
Good luck, Jacob On Thu, May 24, 2018 at 9:35 AM, <[email protected]> wrote: > Hi guys I need someone give me an advice, I wanna receive a post request > from an external API into a consumer of django channels, someone has done > this before? > > An example is localhost:8082 sends post request with an event on > request.body I wanna receive this in my consumer as a json and show a > "notification" > > -- > You received this message because you are subscribed to the Google Groups > "Django developers (Contributions to Django itself)" 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-developers. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/django-developers/75c2f219-760a-4574-95b0- > 4efdc3884d52%40googlegroups.com > <https://groups.google.com/d/msgid/django-developers/75c2f219-760a-4574-95b0-4efdc3884d52%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 developers (Contributions to Django itself)" 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-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CAK8PqJEDujJQPWNdUFekJbZEZinGP4G2Jk1-FU5J8RQc8uy3Qw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
