BudgetApp/BudgetApp.Api/BudgetApp.Api.http
Martin Svrcina e14e552388 Initial commit
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-21 01:52:43 +01:00

7 lines
139 B
HTTP

@BudgetApp.Api_HostAddress = http://localhost:5240
GET {{BudgetApp.Api_HostAddress}}/weatherforecast/
Accept: application/json
###