scaffold default dotnet api app

This commit is contained in:
2026-02-27 19:13:17 -06:00
parent 2492e2154d
commit 5d35e5d552
9 changed files with 174 additions and 0 deletions

6
api/agologum-api.http Normal file
View File

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