GitHub / iamrajiv / basic-arithmetic-grpc-server
This is a gRPC server project that uses gRPC-Gateway to create a reverse-proxy server. It uses protobuf service definitions and provides basic arithmetic operations, such as addition, division, multiplication, and subtraction, for two integers.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamrajiv%2Fbasic-arithmetic-grpc-server
PURL: pkg:github/iamrajiv/basic-arithmetic-grpc-server
Stars: 9
Forks: 2
Open issues: 0
License: mit
Language: Go
Size: 123 KB
Dependencies parsed at:
414
Created at: over 4 years ago
Updated at: almost 2 years ago
Pushed at: about 2 years ago
Last synced at: 3 months ago
Topics: go, grpc, grpc-gateway, protobuf, rest
Funding Links https://github.com/sponsors/iamrajiv, https://www.buymeacoffee.com/iamrajiv
- github.com/golang/protobuf v1.5.2
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.3
- golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4
- golang.org/x/sys v0.0.0-20210510120138-977fb7262007
- golang.org/x/text v0.3.5
- google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf
- google.golang.org/grpc v1.44.0
- google.golang.org/protobuf v1.28.0