initial commit

add get post requests structure - simple get
This commit is contained in:
Oleksandr Bezdieniezhnykh
2025-10-25 21:29:33 +03:00
commit c354661a10
9 changed files with 250 additions and 0 deletions
@@ -0,0 +1,8 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}