NET-Web-API-w-Angular/Api.http

6 lines
119 B
HTTP
Executable file

@Api_HostAddress = http://localhost:5070
GET {{Api_HostAddress}}/weatherforecast/
Accept: application/json
###