grpc-proxy VS grpcox

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

grpc-proxy

gRPC Go Proxy library with support for one-to-many proxying and result aggregation. (by siderolabs)

grpcox

Like Postman, but for gRPC: web based GUI client for gRPC Development Testing (by gusaul)
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 grpcox
1 1
41 692
- -
3.6 1.0
8 months ago 29 days ago
Go Go
Apache License 2.0 MIT License
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

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.

What are some alternatives?

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

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

wombat - Cross platform gRPC client

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

grpc-web - gRPC for Web Clients

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