Technologies Used:
Django Rest Framework (DRF)
Django Channels
Websockets
Docker
SQLite
Redis
Django-social-Auth .
- Clone the repository:
https://github.com/Jekmen1/Chat_Api.git- Change to the project directory:
cd chat_app_api- Install the dependencies:
pip install -r requirements.txtUse the following command to run :
python manage.py runserverBuild and run the Docker containers:
docker-compose up --buildAccess the API at http://localhost:8000/