Skip to content

Jekmen1/Chat_Api

Repository files navigation

Technologies Used:

Django Rest Framework (DRF)

Django Channels

Websockets

Docker

SQLite

Redis

Django-social-Auth .

Installation

  1. Clone the repository:
https://github.com/Jekmen1/Chat_Api.git
  1. Change to the project directory:
cd chat_app_api
  1. Install the dependencies:
pip install -r requirements.txt

Running

Use the following command to run :

python manage.py runserver

Build and run the Docker containers:

docker-compose up --build

Access the API at http://localhost:8000/

About

A real-time chat application built with Django Channels and WebSockets, allowing social authentication and real-time messaging.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors