Tranga/API/API.http
2024-12-14 21:53:29 +01:00

7 lines
113 B
HTTP

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