Files
SupabaseTest/backend/backend.http
2026-08-15 11:26:23 +00:00

7 lines
127 B
HTTP

@backend_HostAddress = http://localhost:5211
GET {{backend_HostAddress}}/weatherforecast/
Accept: application/json
###