grpc-proxy VS grpc-api-gw

Compare grpc-proxy vs grpc-api-gw and see what are their differences.

grpc-proxy

gRPC Go Proxy library with support for one-to-many proxying and result aggregation. (by siderolabs)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
grpc-proxy grpc-api-gw
1 1
41 2
- -
3.6 3.2
8 months ago over 2 years ago
Go Go
Apache License 2.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

grpc-proxy

Posts with mentions or reviews of grpc-proxy. We have used some of these posts to build our list of alternatives and similar projects.
  • gRPC endpoints on golang
    1 project | /r/golang | 4 Jan 2023
    I've only ever written the auth layer as interceptors within the actual server, and not as a separate proxy. But a quick search brings up this example that you might be able to reference? https://github.com/siderolabs/grpc-proxy

grpc-api-gw

Posts with mentions or reviews of grpc-api-gw. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing grpc-proxy and grpc-api-gw you can also consider the following projects:

simplebank - Backend master class: build a simple bank service in Go

prototool - Your Swiss Army Knife for Protocol Buffers

grpcox - Like Postman, but for gRPC: web based GUI client for gRPC Development Testing

raftkv - A simple distributed key-value store by using hashicorp/raft

protoc-gen-grpc-gateway-ts - protoc-gen-grpc-gateway-ts is a Typescript client generator for the grpc-gateway project. It generates idiomatic Typescript clients that connect the web frontend and golang backend fronted by grpc-gateway.

larking - Reflective protobuffer APIs

grpc-gateway - gRPC to JSON proxy generator following the gRPC HTTP spec