Supporting REST and HTML with a gRPC Microservice | Kodeco

Any microservice can become a gRPC microservice. gRPC and protobuf work together to bring more structure to building out APIs, even if your service has to work across different clients or support streams of data. The system generates model and networking code for the protocol — you define the API using a .proto file which […]


This is a companion discussion topic for the original entry at https://www.kodeco.com/34439882-supporting-rest-and-html-with-a-grpc-microservice