New API project with code skeleton

This commit is contained in:
2026-02-04 21:01:21 +02:00
parent d727e1af47
commit 03fceb019f
10 changed files with 580 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}