Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

jochenseeber/protoc-tools

Repository files navigation

Protoc and GRPC Gateway Tools

This library provides binaries and proto code from the Protobuf and GRPC Gateway projects for Java and Ruby.

Java

The following Java projects are provided

  • protoc-grpc-gateway-options: Proto files and precompiled classes for the GRPC Gateway options

Ruby

The following RubyGems projects are provided

  • protoc-tools: Protoc binary and proto files
  • protoc-grpc-gateway-options: Proto files and pregenerated source code for the GRPC Gateway proto options
  • protoc-grpc-gateway-plugins: Binaries for the Swagger and GRPC Gateway plugins

Installing

Install all RubyGems locally and install all Java libraries into the Maven repository:

./build setup install

Example

Licenses

Releases

No releases published

Packages

No packages published

Languages