Thursday, June 22, 2017

Django backend powered by Firebase

I want to make a chat application for android. I wish to use Firebase to send data to mobiles. Data to be sent to mobile via Firebase will be decided by Django back-end. Also, if a message is sent via mobile, then it should first come to django back-end and then go to the user for which the message is sent for. Can this be done?

--
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+unsubscribe@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/0d134515-57ba-4331-b6fb-1fd4d5fcd468%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment