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

Use grpc-gateway to create restful services. #14

Merged
merged 1 commit into from
Apr 4, 2024
Merged

Conversation

jlewi
Copy link
Owner

@jlewi jlewi commented Apr 4, 2024

  • Add grpc-gateway annotations to the services and include them in the buf file

  • We will use grpc-gateway to create restful services accessible form the vscode extension so that we don't have to rely on grpc-web

* Add grpc-gateway annotations to the services and include them
  in the buf file

* We will use grpc-gateway to create restful services accessible
  form the vscode extension so that we don't have to rely on grpc-web
@jlewi jlewi merged commit ea38c40 into main Apr 4, 2024
1 check passed
@jlewi jlewi deleted the jeremy/grpcgateway branch April 4, 2024 18:06
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

Successfully merging this pull request may close these issues.

1 participant