grpcson
JSON converter
Converts GRPC to JSON
GRPSCON converts GRPC to JSON.
5 stars
2 watching
1 forks
Language: HTML
last commit: over 3 years ago
Linked from 1 awesome list
grpcgrpc-gatewayjson
Related projects:
Repository | Description | Stars |
---|---|---|
jnewmano/grpc-json-proxy | Enables interaction between HTTP tools and gRPC servers using JSON encoding | 518 |
walterwanderley/sqlc-grpc | A Go-based gRPC and HTTP/JSON server generator from sqlc queries | 137 |
patkayongo/gedcomtojsonconverter | Converts genealogy data from GEDCOM format to JSON representation | 9 |
adamritter/fastgron | Transforms large JSON files into a compact, greppable format for efficient exploration and filtering of data. | 599 |
hjson/hjson-cpp | A C++ library for parsing and generating JSON data | 69 |
waqqas/json2json | Converts between different JSON representations based on a defined template. | 2 |
osamingo/jsonrpc | A JSON-RPC 2.0 implementation package in Go | 187 |
konsumer/grpc-dynamic-gateway | A tool that provides a REST-like JSON interface for gRPC servers without requiring static code generation or compilation | 110 |
tmcw/gedcom | A GEDCOM parser that translates its input into JSON format | 159 |
nedpals/v-jsonrpc | A basic JSON-RPC 2.0-compliant server written in a programming language. | 32 |
zcattacz/ujrpc | Provides a Simple JSON-RPC 2.0 middleware for Python-based APIs | 5 |
grpc/grpc-haskell | A Haskell interface to the gRPC protocol for building client-side RPC services. | 154 |
eulerto/wal2json | Provides an output plugin to convert PostgreSQL's Logical Decoding changeset data into JSON format | 1,335 |
spyzhov/ajson | JSON parser with path selection support | 249 |
gdong42/grpc-mate | A reverse proxy server that translates HTTP requests into gRPC calls without code generation. | 75 |