This repository has been archived by the owner on Feb 11, 2021. It is now read-only.
Releases: codekiln/django-react-chat
Releases · codekiln/django-react-chat
replace Django Rest Framework with GraphQL
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
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.