grpc-json-proxy icon indicating copy to clipboard operation
grpc-json-proxy copied to clipboard

gRPC proxy for Postman like tools

Results 14 grpc-json-proxy issues
Sort by recently updated
recently updated
newest added

i calling gRPC api, response is : upstream connect error or disconnect/reset before headers. reset reason: remote reset i test grpc end api with bloom rpc is ok to response...

I was having issues using the postman api's using the docker image. The error that was popping up was `Post "http://{{grpc server address}}/{{proto package}}/{{proto service}}": dial tcp: lookup {{grpc server...

Greetings, This is just a question, not a "request" for a solution. I followed the guidelines to setup Postman (7.26.0) proxy and ran docker grpc-json-proxy, when trying to send a...

Hi. I'm using the java implementation of grpc. You talked about register the json codec on the grpc server. Any idea how can I register this ?

Hello, I am trying to test my first gRPC service I wrote in .Net Core. When I hit the service in Postman I get the this error: "HTTP/2 over TLS...

hi Jason: I tried my app with postman according to your turorial, but i got an error as follows: ![image](https://user-images.githubusercontent.com/19475670/53299291-aa845980-386a-11e9-91ae-7c5ffde9f21e.png) Proto file: syntax = "proto3"; option java_multiple_files = true; option...

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.18.0 to 0.20.0. Commits cb5b10f go.mod: update golang.org/x dependencies 689bbc7 quic: deflake TestStreamsCreateConcurrency f12db26 internal/quic/cmd/interop: use wget --no-verbose in Dockerfile c136d0c quic: avoid panic when PTO expires...

dependencies
go

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.59.0 to 1.60.1. Release notes Sourced from google.golang.org/grpc's releases. Release v1.60.1 Bug Fixes server: fix two bugs that could lead to panics at shutdown when using NumStreamWorkers...

dependencies
go

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5. Release notes Sourced from actions/setup-go's releases. v5.0.0 What's Changed In scope of this release, we change Nodejs runtime from node16 to node20 (actions/setup-go#421). Moreover,...

dependencies
github_actions

Bumps [buildpacks/github-actions](https://github.com/buildpacks/github-actions) from 5.4.0 to 5.5.1. Release notes Sourced from buildpacks/github-actions's releases. 5.5.1 ⛏ Dependency Upgrades Update default Pack version to v0.32.1 (#236) @​buildpack-bot 5.5.0 ⛏ Dependency Upgrades Bump golang.org/x/net...

dependencies
github_actions