Files
Workshop10-API/Workshop10-API.http

7 lines
125 B
Plaintext
Raw Normal View History

2025-09-09 20:16:58 -03:00
@Workshop10_API_HostAddress = http://localhost:5001
2025-08-24 12:08:35 -03:00
2025-09-09 20:16:58 -03:00
GET {{Workshop10_API_HostAddress}}/
2025-08-24 12:08:35 -03:00
Accept: application/json
###