Files
agologum/api/agologum-api.http
Blitblank 9b6a4c75b9
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 6s
add crud to api
2026-03-10 22:49:14 -05:00

7 lines
129 B
HTTP

@agologum_api_HostAddress = http://0.0.0.0:5227
GET {{agologum_api_HostAddress}}/weatherforecast/
Accept: application/json
###