Skip to content

sercand/grpc-js-fetch

Repository files navigation

grpc-js-fetch

grpc-js-fetch is a plugin of protoc. It reads gRPC service definition, and generates a js class that uses fetch which connects to grpc-gateway. This project is currently a prototype.