API-Server Frist Try

This commit is contained in:
2023-08-14 22:24:38 +02:00
commit 6952203a61
8 changed files with 106 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
from pydantic import BaseModel
class CL_Database_get(BaseModel):
name: str