regisx001/django-docme

feat: Realtime API endpoint .

Opened this issue · 0 comments

make the application realtime using SSE .

  • #1 .
  • SETUP : Django Models observer .
  • BACKEND : Create the backend .
  • FRONTEND : Link Frontend and backend .