Posts on building backend servers with Django web framework
Build an example social network with Django Channels Rest Framework that lets you subscribe to a hashtag in realtime.
Publish database changes to subscribed WebSocket clients using Django Channels Rest Framework.
Explore the features of Django Channels REST Framework for building WebSocket API consumers with Django.