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

7 lines
127 B
Text
Raw Normal View History

2024-02-09 00:29:56 +00:00
@TodoApi_HostAddress = http://localhost:5070
GET {{TodoApi_HostAddress}}/weatherforecast/
Accept: application/json
###