Files
JudoWeb/API/API.http
2025-10-04 14:09:35 +02:00

7 lines
113 B
HTTP

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