Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[request] REST-to-RPC #413

Closed
sonicaghi opened this issue Jul 20, 2015 · 5 comments
Closed

[request] REST-to-RPC #413

sonicaghi opened this issue Jul 20, 2015 · 5 comments
Labels
idea/new plugin [legacy] those issues belong to Kong Nation, since GitHub issues are reserved for bug reports.

Comments

@sonicaghi
Copy link
Member

respond to GET requests while mapping them to existing endpoints that are accessed using a POST. Transform the GET parameters into the request body for the POST.

@sonicaghi sonicaghi added idea/new plugin [legacy] those issues belong to Kong Nation, since GitHub issues are reserved for bug reports. request labels Jul 20, 2015
@thibaultcha thibaultcha added idea/new plugin [legacy] those issues belong to Kong Nation, since GitHub issues are reserved for bug reports. and removed idea/new plugin [legacy] those issues belong to Kong Nation, since GitHub issues are reserved for bug reports. user suggestion labels Oct 15, 2015
@subnetmarco
Copy link
Member

This cannot be implemented until #505 has been implemented, because being able to apply a plugin per specific endpoints will be available in #505.

@linking12
Copy link

@sonicaghi @thefosk what about the process of this issue? rest-2-grpc is important for me. our services are implemented by grpc. thanks

@Tieske
Copy link
Member

Tieske commented Jul 19, 2017

@linking12 It's a complex transformation. But if you want to take a stab at it... contributions are welcome! 😄

@irahardianto
Copy link

@hanjm
Copy link

hanjm commented Mar 9, 2020

it seems apisix(also based on openResty) implements grpc-transcode lua plugin (https://github.com/apache/incubator-apisix/tree/master/lua/apisix/plugins/grpc-transcode),
is it possibility to transplant it to kong?

@guanlan guanlan closed this as completed May 26, 2021
@Kong Kong locked and limited conversation to collaborators May 26, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
idea/new plugin [legacy] those issues belong to Kong Nation, since GitHub issues are reserved for bug reports.
Projects
None yet
Development

No branches or pull requests

10 participants