go-codon
Server generator
Generates Go server code from REST and workflow specifications
Workflow based REST framework code generator
142 stars
97 watching
8 forks
Language: Go
last commit: over 1 year ago
Linked from 1 awesome list
aggregationconcurrencygolangmistralrestrest-apiswaggerwebweb-frameworkworkflowworkflows
Related projects:
Repository | Description | Stars |
---|---|---|
tompston/gomakeme | Automates the creation of boilerplate and endpoints for REST APIs in Go. | 11 |
azr/generators | Automates the generation of boilerplate code for common Go applications | 5 |
mafulong/godal | Tools for generating Golang code from SQL definitions | 18 |
gogo/letmegrpc | Generates web forms from gRPC definitions | 422 |
awalterschulze/goderive | Automates generating implementations of common Go functions from input parameter types. | 1,245 |
galeone/rts | Generates Go structs from JSON responses to specific routes defined in a configuration file. | 248 |
utrack/clay | Automatically generates HTTP handlers for gRPC servers with complete Swagger definitions in Go | 290 |
go-oas/docs | Automatically generates RESTful API documentation for Go projects aligned with the Open API Specification standard. | 42 |
lileio/lile | Automates the creation of basic gRPC services in Go with pre-set structures and tools. | 1,506 |
koofr/graval | An experimental Go framework for building an FTP server with a simple driver interface | 28 |
srdtrk/go-codegen | Generates Go code for CosmWasm smart contracts | 26 |
kesonan/sqlgen | Automates code generation for Go-based SQL libraries from MySQL queries | 83 |
go-goyave/goyave | An opinionated, all-in-one web framework focused on building enterprise-level REST APIs with an emphasis on reliability and maintainability. | 1,632 |
walterwanderley/sqlc-grpc | A Go-based gRPC and HTTP/JSON server generator from sqlc queries | 135 |
artonge/go-gtfs | A Go package for loading and parsing GTFS files | 45 |