init of web and api projects

This commit is contained in:
2026-03-09 01:26:55 +01:00
parent 40725a3f38
commit 4c064776b1
35 changed files with 5104 additions and 0 deletions

6
api/OED.Api/OED.Api.http Normal file
View File

@@ -0,0 +1,6 @@
@OED.Api_HostAddress = http://localhost:5163
GET {{OED.Api_HostAddress}}/weatherforecast/
Accept: application/json
###