© 2026 Hedgehog Software, LLC
string url = "Read/GetPost?postid=" + postid; var apiResponse = await _httpClient.GetFromJsonAsync<>(url);