Files
ASPNetCoreBlazorLearningWBS/AspNetCoreApi/AspNetCoreApi.http

7 lines
133 B
Plaintext
Raw Normal View History

2024-06-14 10:37:48 +09:00
@AspNetCoreApi_HostAddress = http://localhost:5184
GET {{AspNetCoreApi_HostAddress}}/weatherforecast/
Accept: application/json
###