Csharp-API-Template/Simple API.http

7 lines
127 B
Plaintext
Raw Normal View History

2024-10-01 16:50:41 +00:00
@Simple_API_HostAddress = http://localhost:5094
GET {{Simple_API_HostAddress}}/weatherforecast/
Accept: application/json
###