feat: implemetar até parte 3

This commit is contained in:
Sheila
2025-09-09 20:16:58 -03:00
parent cf9f2a1179
commit e780f5c99c
11 changed files with 197 additions and 45 deletions

View File

@@ -1,6 +1,6 @@
@Workshop10_API_HostAddress = http://localhost:5298
@Workshop10_API_HostAddress = http://localhost:5001
GET {{Workshop10_API_HostAddress}}/weatherforecast/
GET {{Workshop10_API_HostAddress}}/
Accept: application/json
###