Skip to content

triple+rest support custom uri like "proto annotations" #13369

@huntkalio

Description

@huntkalio

I use curl to send rest request in triple port ,the command like

curl http:/xxxxxxx/org.apache.dubbo.samples.tri.grpc.Greeter/greet  -H "Content-Type: application/json" -X POST -d '{"name":"test"}'

But I can't change the uri, can dubbo support change the uri.May like this: https://cloud.google.com/endpoints/docs/grpc/transcoding, use "proto annotations" .

So the dubbo framework user can custom the uri.

Metadata

Metadata

Assignees

No one assigned

    Labels

    component/sdkRelated with apache/dubbohelp wantedEverything needs help from contributorstype/proposalEverything you want Dubbo have

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions