restaurantapi/RestaurantAPI/RestaurantAPI.http
2025-03-09 15:38:44 -04:00

7 lines
133 B
HTTP

@RestaurantAPI_HostAddress = http://localhost:5285
GET {{RestaurantAPI_HostAddress}}/weatherforecast/
Accept: application/json
###