grpc-restful
grpc-restful copied to clipboard
gateway端口能起来但是404
trafficstars
访问后 :404 page not found
❯ curl -d '{"a":2,"b":3}' -H 'Content-Type: application/json' localhost:8081/v1/sum
{
"result": "5"
}