Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 210 Bytes

File metadata and controls

18 lines (11 loc) · 210 Bytes

Real Time Communication Backend

This backend is developed with Django

user

friend

message

conversation

Getting Started

pip install -r requirements.txt
python manage.py runserver