clay
handler generator
Automatically generates HTTP handlers for gRPC servers with complete Swagger definitions in Go
Proto-first minimal server platform for gRPС+REST+Swagger APIs
290 stars
14 watching
37 forks
Language: Go
last commit: 6 months ago
Linked from 1 awesome list
golanggrpcgrpc-gatewayprotobufswagger
Related projects:
Repository | Description | Stars |
---|---|---|
zc2638/swag | A library that generates Swagger 2.0 compatible APIs for Golang projects | 47 |
grpc-swagger/grpc-swagger | Tools for debugging and exploring gRPC services using Swagger UI | 425 |
grpc-ecosystem/protoc-gen-grpc-gateway-ts | Generates TypeScript clients for gRPC services used in web and Go applications. | 141 |
gogo/letmegrpc | Generates web forms from gRPC definitions | 421 |
esurdam/go-swagger-ui | Provides HTTP handlers to serve Swagger UI and JSON documentation | 11 |
tompston/gomakeme | Automates the creation of boilerplate and endpoints for REST APIs in Go. | 11 |
jhump/protoreflect | Provides utilities and APIs for working with Go Protocol Buffers descriptors and gRPC reflection. | 1,350 |
jhump/goprotoc | Makes it easy to work with Protocol Buffers in Go by providing tools and libraries for generating code, implementing plugins, and running the protocol buffer compiler. | 85 |
johanbrandhorst/grpc-gateway-boilerplate | Provides boilerplate code for creating REST services powered by gRPC-Gateway in Go. | 479 |
grofers/go-codon | Generates Go server code from REST and workflow specifications | 142 |
rookie-ninja/rk-grpc | A tool for building gRPC microservices with automated code generation and middleware support | 75 |
fullstorydev/grpchan | Provides an abstraction and implementations of gRPC transports, allowing for customized connections with various protocols. | 205 |
go-oas/docs | Automatically generates RESTful API documentation for Go projects aligned with the Open API Specification standard. | 41 |
crossoverjie/ptg | A tool for testing and interacting with gRPC services in various scenarios. | 328 |
rogchap/wombat | An automated gRPC client builder and runtime environment | 1,397 |