github.com/micro/go-micro/examples@v0.0.0-20210105173217-bf4ab679e18b/proxy/ruby/http_client.rb (about) 1 require './proxy' 2 3 puts http_call("/greeter", {"name" => "John"})