scaffold repository

This commit is contained in:
2026-08-03 22:20:00 -05:00
commit 2feb8bd33b
40 changed files with 8857 additions and 0 deletions

6
api/api.http Normal file
View File

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