letmegrpc
Web form generator
Generates web forms from gRPC definitions
[maintainer wanted] generates a web form gui from a grpc specification
421 stars
12 watching
48 forks
Language: Go
last commit: over 5 years ago
Linked from 1 awesome list
gogrpchtml
Related projects:
Repository | Description | Stars |
---|---|---|
lileio/lile | Automates the creation of basic gRPC services in Go with pre-set structures and tools. | 1,506 |
azr/generators | Automates the generation of boilerplate code for common Go applications | 5 |
utrack/clay | Automatically generates HTTP handlers for gRPC servers with complete Swagger definitions in Go | 290 |
senselogic/generis | A lightweight code preprocessor for Go that adds features like generics and HTML templating. | 43 |
tompston/gomakeme | Automates the creation of boilerplate and endpoints for REST APIs in Go. | 11 |
grofers/go-codon | Generates Go server code from REST and workflow specifications | 142 |
grpc-ecosystem/protoc-gen-grpc-gateway-ts | Generates TypeScript clients for gRPC services used in web and Go applications. | 141 |
go-playground/generate | Automates the process of generating setup code in Go projects | 30 |
lixd/grpc-go-example | A collection of tutorials and examples on gRPC development in Go | 165 |
vladimirvivien/go-grpc | A collection of Go examples showcasing the features and benefits of gRPC for building efficient and scalable RPC systems. | 242 |
go-oas/docs | Automatically generates RESTful API documentation for Go projects aligned with the Open API Specification standard. | 41 |
jmattheis/goverter | Tool for generating type-safe converters in Go | 525 |
rjeczalik/interfaces | Tools for generating interfaces and structs in Go | 423 |
ikeikeikeike/go-sitemap-generator | A Go library to generate and manage sitemaps for web applications. | 220 |
go-fuego/fuego | A web framework for Go developers that generates OpenAPI documentation from source code and provides a set of tools for building APIs and web applications. | 903 |