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

Releases: codekiln/django-react-chat

replace Django Rest Framework with GraphQL

30 Jan 11:05
a87a5d8
Compare
Choose a tag to compare

This releases the v0.2.0-alpha milestone. This release focuses on adding GraphQL support to the existing example project, and removing Django Rest Framework.

Basic Example with Django Rest Framework over Websockets

30 Jan 09:16
4a22ed2
Compare
Choose a tag to compare

This release contains an example project for how to use Django Rest Framework with React over websockets. A future release will add GraphQL support and remove DRF support.