Robert Jaros
val client = RestClient() val resultPromise = client.remoteCall("<http://example.com/post_endpoint>", obj { value = "test" }, <http://HttpMethod.POST|HttpMethod.POST>)