ginrpc
RPC toolkit
Tools and utilities for building RPC services with automatic parameter binding and routing
gin auto binding,grpc, and annotated route,gin 注解路由, grpc,自动参数绑定工具
290 stars
9 watching
37 forks
Language: Go
last commit: about 2 months ago
Linked from 2 awesome lists
autobindbindinggingogolanggrpcgrpc-gomarkdownmiddlewaremindocrpcswagger
Related projects:
Repository | Description | Stars |
---|---|---|
rookie-ninja/rk-grpc | A tool for building gRPC microservices with automated code generation and middleware support | 75 |
osamingo/jsonrpc | A JSON-RPC 2.0 implementation package in Go | 187 |
muninrpc/muninrpc | A GUI client for RPC services using gRPC and protobuf | 130 |
grpc/grpc-haskell | A Haskell interface to the gRPC protocol for building client-side RPC services. | 155 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
centrifuge/go-substrate-rpc-client | Provides an API to interact with Substrate-based blockchain networks | 203 |
rogchap/wombat | An automated gRPC client builder and runtime environment | 1,397 |
lixd/grpc-go-example | A collection of tutorials and examples on gRPC development in Go | 165 |
piotrkowalczuk/promgrpc | Provides metrics and instrumentation for gRPC-based Go applications. | 52 |
apssouza22/grpc-production-go | A library that abstracts away gRPC configuration details and provides production-ready features such as health checks and shutdown hooks. | 207 |
grpcmd/grpcmd | A command-line tool for interacting with gRPC services | 67 |
mresti/grpc-workshop | A comprehensive guide to building gRPC servers and clients using Go or Python, with additional instructions on deploying them using Docker. | 13 |
utrack/clay | Automatically generates HTTP handlers for gRPC servers with complete Swagger definitions in Go | 290 |
jnewmano/grpc-json-proxy | Enables interaction between HTTP tools and gRPC servers using JSON encoding | 517 |
vladimirvivien/go-grpc | A collection of Go examples showcasing the features and benefits of gRPC for building efficient and scalable RPC systems. | 242 |