mirror of
https://github.com/go-micro/go-micro.git
synced 2025-01-29 18:04:17 +02:00
4 lines
66 B
Ruby
4 lines
66 B
Ruby
require './proxy'
|
|
|
|
puts http_call("/greeter", {"name" => "John"})
|