I'm working on a project which anticipates exposing a gRPC endpoint to external customers. Most of the online discussion around gRPC focuses on its use for internal microservices, however, and most examples connect internal gRPC to external REST to provide the external API piece (often using a gRPC-gateway <https://grpc-ecosystem.github.io/grpc-gateway/> to provide this bridge).
Aside from the obvious fact that both parties would need to *understand* gRPC, are there other considerations I should be taking into account when thinking about an external gRPC API? Is there material online that I haven't found yet? Thanks. -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/d2c13c1e-1d45-4998-8cfb-76c8d92eb831n%40googlegroups.com.
