Files
react-dotnet-framework/backend/backend.http
2026-05-21 03:26:14 -04:00

6 lines
120 B
HTTP

@Backend_HostAddress = http://localhost:3000
GET {{Backend_HostAddress}}/weatherforecast/
Accept: application/json
###