Csharp-API-Template/Simple API.http
2024-10-01 18:50:41 +02:00

7 lines
127 B
HTTP

@Simple_API_HostAddress = http://localhost:5094
GET {{Simple_API_HostAddress}}/weatherforecast/
Accept: application/json
###