Files
ASPNetCoreBlazorLearningWBS/AspNetCoreApi/AspNetCoreApi.http
2024-06-14 10:37:48 +09:00

7 lines
133 B
HTTP

@AspNetCoreApi_HostAddress = http://localhost:5184
GET {{AspNetCoreApi_HostAddress}}/weatherforecast/
Accept: application/json
###