Skip to content
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

[Feature Request] REST support #90

Open
nthings opened this issue Oct 2, 2023 · 0 comments
Open

[Feature Request] REST support #90

nthings opened this issue Oct 2, 2023 · 0 comments

Comments

@nthings
Copy link

nthings commented Oct 2, 2023

Hi! I was trying to use this emulator with a package we have that builds REST clients for GCP API's: https://github.com/goblet/goblet_gcp_client. Recently I added a feature here to support Pub/Sub and Spanner official emulators. But when trying to add this one I figured that does not support REST clients, just grpc. Would be nice that his handles REST calls using the grpc-gateway (https://github.com/grpc-ecosystem/grpc-gateway) the same way the official Spanner emulator does: https://github.com/GoogleCloudPlatform/cloud-spanner-emulator/blob/master/gateway/gateway.go I'm not that proficient on Go to do it myself but leaving the request here if somebody has the knowledge and time. Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant