Files
pas/Api/Api.http
2025-07-15 19:25:38 +00:00

7 lines
119 B
HTTP

@Api_HostAddress = http://localhost:5012
GET {{Api_HostAddress}}/weatherforecast/
Accept: application/json
###