first commit

This commit is contained in:
2026-06-03 18:31:41 +03:30
commit 01f87cc461
71 changed files with 10802 additions and 0 deletions

6
backend/backend.http Normal file
View File

@@ -0,0 +1,6 @@
@backend_HostAddress = http://localhost:5004
GET {{backend_HostAddress}}/weatherforecast/
Accept: application/json
###