grpcox VS grpc-proxy

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

grpcox

Like Postman, but for gRPC: web based GUI client for gRPC Development Testing (by gusaul)

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
grpcox grpc-proxy
1 1
692 41
- -
1.0 3.6
29 days ago 8 months ago
Go Go
MIT License 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.

grpcox

Posts with mentions or reviews of grpcox. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-12.

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

What are some alternatives?

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

wombat - Cross platform gRPC client

grpc-api-gw - gRPC-proxy one-to-many with Reflection support

grpc-web - gRPC for Web Clients

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

grpcmock - Mock gRPC servers dynamically in Go

buf - The best way of working with Protocol Buffers.

evans - Evans: more expressive universal gRPC client

wasmws - wasmws: Webassembly (WASM) Websockets for Go applications

bloomrpc - Former GUI client for gRPC services. No longer maintained.

grpcui - An interactive web UI for gRPC, along the lines of postman