Files
it/SimpleAPI/SimpleAPI.http
2025-11-03 17:03:57 +08:00

7 lines
125 B
HTTP

@SimpleAPI_HostAddress = http://localhost:5256
GET {{SimpleAPI_HostAddress}}/weatherforecast/
Accept: application/json
###