apache/openwhisk

gRPC and protocol buffer support

Open

#2,905 opened on Oct 26, 2017

View on GitHub
 (1 comment) (5 reactions) (0 assignees)Scala (1,177 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (6,777 stars)
PR merge metrics
 (Avg merge 17h 31m) (3 merged PRs in 30d)

Description

Hi all contributors, do you have any plan to :

  • add gRPC support (over HTTP2) for external API
  • use protocol buffer to define external API (and so generate REST API + swagger definition) using protoc

https://coreos.com/blog/grpc-protobufs-swagger.html

Contributor guide