Skip to content
This repository has been archived by the owner on Mar 21, 2021. It is now read-only.

A chat server example used Django REST framework with pytest

Notifications You must be signed in to change notification settings

winterjung/drf-chat-server-example

Repository files navigation

DRF chat server example

English | 한국어

A RESTful chat API server example used Django REST framework with pytest

Used stack

  • Python 3
  • Django 2
  • Django REST framework 3
  • pytest

Example features

  • 1:1 chat
  • list of chat room
  • register & login with nickname
  • message will be removed after short time
  • search message
  • push notification

API

You can see API document

Development story

For easily understanding, you can follow development story.

About

A chat server example used Django REST framework with pytest

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published