An open API service indexing awesome lists of open source software.

https://github.com/sercand/grpc-angular

gRPC to Angular service compatible with grpc-gateway
https://github.com/sercand/grpc-angular

angular2 grpc

Last synced: 11 months ago
JSON representation

gRPC to Angular service compatible with grpc-gateway

Awesome Lists containing this project

README

          

# grpc-angular

grpc-angular is a plugin of [protoc](http://github.com/google/protobuf).
It reads [gRPC](http://github.com/grpc/grpc-common) service definition,
and generates a angular2 service which connects to grpc-gateway. This
project is currently a prototype.