Files
TenWholeYears.Server/API/API.http
2026-06-17 22:27:12 -05:00

7 lines
113 B
HTTP

@API_HostAddress = http://localhost:5155
GET {{API_HostAddress}}/weatherforecast/
Accept: application/json
###