BrainWare-test/Api/Api.http
Christopher J. Walker 2705f6ef77 Add .NET 8 Api
2024-02-22 17:15:49 -05:00

7 lines
113 B
HTTP

@API_HostAddress = http://localhost:5242
GET {{API_HostAddress}}/weatherforecast/
Accept: application/json
###