stefanprodan / podinfo

Go microservice template for Kubernetes
Apache License 2.0
5.41k stars 1.72k forks source link

Adding gRPC apis functionality #318

Closed JayKaku closed 4 months ago

JayKaku commented 1 year ago

As there is already a server written for gRPC, gRPC apis (replicating HTTP ones) would be a valuable addition to the suite as a whole. I would like to discuss further on this and contribute. Thanks.

Rachitmehrotra commented 12 months ago

@stefanprodan we need grpc server for our use case is it possible for you to allow him to raise PR.

stefanprodan commented 12 months ago

Sure let's do first version and echo to see how it goes.

JayKaku commented 11 months ago

322 here is the new PR with 2 commits as you suggested, the issue with the previous one being the git history was very entangled

stefanprodan commented 8 months ago

In https://github.com/stefanprodan/podinfo/pull/322 we covered the following APIs: