Files
it/SimpleAPI/SimpleAPI.http

7 lines
125 B
Plaintext
Raw Normal View History

2025-11-03 17:03:57 +08:00
@SimpleAPI_HostAddress = http://localhost:5256
GET {{SimpleAPI_HostAddress}}/weatherforecast/
Accept: application/json
###