Backend/TCM_API/TCM_API.http
2025-02-19 20:10:10 +08:00

7 lines
121 B
HTTP

@TCM_API_HostAddress = http://localhost:5291
GET {{TCM_API_HostAddress}}/weatherforecast/
Accept: application/json
###