I think Vendasta publishes some of their APIs using gRPC. Their blog post is: http://www.grpc.io/blog/vendastagrpc
One example repository that contains the actual .proto they use is here: https://github.com/vendasta/vendasta-php-sdk-citations You can find other SDKs and docs: https://www.vendasta.com/developers/partners On Tuesday, April 11, 2017 at 5:19:17 PM UTC-4, Dan Billings wrote: > > https://github.com/googleapis/googleapis/tree/master/google > > lots and lots of google services are defined in gRPC (maybe all of them?). > I'm using Speech recognition personally. > > On Tuesday, April 11, 2017 at 12:29:02 AM UTC-4, Jason Dreyzehner wrote: >> >> Hi all, >> >> Does anyone know of any publicly-available gRPC APIs? The only ones I've >> seen so far are Google's BigTable, PubSub, Speech, and Spanner services. >> >> I'm curious if there are any other web services or business which provide >> a gRPC API to their customers/the public, but I've had trouble tracking >> down any examples. I'd appreciate links to any and all you've heard about – >> I'm trying to come up with a full list. >> >> 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/ec5f4037-2728-433e-83bd-3add7cd03b99%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
