Files
laboratorio-gitea/Backend/Backend.http
dmolinari 158cc1dae7
Some checks failed
Build and Push to Gitea Registry / publish-images (push) Failing after 2m4s
Commit Inicial
2026-02-17 19:19:37 -03:00

7 lines
121 B
HTTP

@Backend_HostAddress = http://localhost:5142
GET {{Backend_HostAddress}}/weatherforecast/
Accept: application/json
###