danirus / django-comments-xtd

A pluggable Django comments application with thread support, follow-up notifications, mail confirmation, like/dislike flags, moderation, a ReactJS plugin and Bootstrap 5.3.
https://django-comments-xtd.readthedocs.io
BSD 2-Clause "Simplified" License
594 stars 158 forks source link

Add DRF support #234

Closed amartya-dev closed 3 years ago

amartya-dev commented 3 years ago

This is a feature request, I am not sure if this is possible with the current architecture of the project but I am sure it will be a great addition to the project if support for Django Rest Framework is extended.

sam-b0t commented 3 years ago

Hi @amartya-dev

You should check the doc: https://django-comments-xtd.readthedocs.io/en/latest/webapi.html I hope it helps.