grpc-gateway-boilerplate
gRPC Gateway Service
Provides boilerplate code for creating REST services powered by gRPC-Gateway in Go.
All the boilerplate you need to get started with writing grpc-gateway powered REST services in Go
478 stars
9 watching
83 forks
Language: Go
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates TypeScript clients for gRPC services used in web and Go applications. | 142 |
| A boilerplate project providing a foundation for building DDD/CQRS/Event Sourcing applications in GoLang, including support for Azure Functions. | 0 |
| A cross-platform GUI client for gRPC services with features like service discovery, input generation, and authentication support. | 120 |
| An automated gRPC client builder and runtime environment | 1,397 |
| A library for building gRPC clients with improved functionality and ease of use. | 183 |
| Automatically generates HTTP handlers for gRPC servers with complete Swagger definitions in Go | 290 |
| Automates the creation of boilerplate and endpoints for REST APIs in Go. | 11 |
| An unsophisticated load balancer that directs requests to gRPC services within a Kubernetes cluster | 14 |
| Provides an API to interact with Substrate-based blockchain networks | 205 |
| Automates the creation of basic gRPC services in Go with pre-set structures and tools. | 1,506 |
| A boilerplate project providing a set of pre-configured modules and tools for building web applications with Go, including support for databases, frameworks, and API generation. | 14 |
| A universal gRPC command-line client that allows communication with any gRPC service without generating custom classes or compiling the service's protos. | 529 |
| Provides metrics and instrumentation for gRPC-based Go applications. | 52 |
| Generates web forms from gRPC definitions | 423 |
| A comprehensive guide to building gRPC servers and clients using Go or Python, with additional instructions on deploying them using Docker. | 13 |