Add rest endpoint annotations for health.proto
Open
enhancement
- Dominant language
- Java
- Stars
- 12.1k
- Forks
- 4k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 37
Description
Please answer these questions before submitting your issue.
### What version of gRPC are you using?
Using gRPC 1.9.0
### What did you expect to see?
If it were possible to implement the health.proto service as REST interface too, it would minimize the duplication and generation of protofiles when using together with the repository of gRPC-gateway( https://github.com/grpc-ecosystem/grpc-gateway).
Contributor guide
Assessment
This issue has not been assessed yet.