This commit is contained in:
2025-10-04 14:09:35 +02:00
parent b1ca6a7903
commit 94d4cb3087
42 changed files with 5390 additions and 1 deletions

6
API/API.http Normal file
View File

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