Created API application

This commit is contained in:
2026-07-02 16:23:23 +02:00
parent eefd4137a5
commit 9b4a8d79b1
47 changed files with 1449 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}