Files
FA_WEB/HangfireApi/HangfireApi.http
Piotr Kus e7342abadd * Created AzureDataModel
* Created Hangfire API
2025-02-12 20:29:10 +01:00

7 lines
129 B
HTTP

@HangfireApi_HostAddress = http://localhost:5237
GET {{HangfireApi_HostAddress}}/weatherforecast/
Accept: application/json
###