feat(api): initial work on API

!1
This commit is contained in:
2024-05-14 09:24:39 +09:30
parent 50cc050adf
commit 102aa981ce
9 changed files with 171 additions and 2 deletions

View File

@ -1,3 +1,10 @@
Django==5.0.4
Django==5.0.6
django-debug-toolbar==4.3.0
social-auth-app-django==5.4.1
djangorestframework==3.15.1
djangorestframework-jsonapi==7.0.0
# DRF
pyyaml==6.0.1
django-filter==24.2