issues
search
codersuk
/
chatapp_web
A Chat application
0
stars
2
forks
source link
backend: create an api view class to CRUD every table
#6
Open
bramburn
opened
5 years ago
bramburn
commented
5 years ago
[ ] take a look at [
https://www.django-rest-framework.org/api-guide/viewsets/](django
rest framework)
[ ] setup an api view set for the tables we have. Make sure you read the wiki to understand what needs to be shown behind an auth