first commit

This commit is contained in:
c.girardi
2024-03-11 15:48:34 +01:00
commit 6217054aa5
8 changed files with 159 additions and 0 deletions

6
ApiTest/ApiTest.http Normal file
View File

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