This commit is contained in:
Matteo Rosati
2026-02-10 19:04:40 +01:00
commit d8b48ac181
19 changed files with 291 additions and 0 deletions

3
api/views.py Normal file
View File

@@ -0,0 +1,3 @@
from django.shortcuts import render
# Create your views here.