Add project files.

This commit is contained in:
jhim
2026-02-06 08:29:28 +01:00
parent afcc34f5cf
commit d886fa24a6
8 changed files with 140 additions and 0 deletions

6
API/API.http Normal file
View File

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