Complete backend API and deployment guide
- Django REST API with lobster endpoints - API views: list, detail, memory, tools - Deployment guide with instructions - Startup script for easy launch - Requirements.txt for dependencies - API URL routing
This commit is contained in:
3
code/backend/requirements.txt
Normal file
3
code/backend/requirements.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
djangorestframework==3.14.0
|
||||
django-cors-headers==4.3.0
|
||||
Django==4.2.0
|
||||
Reference in New Issue
Block a user