rts

Struct generator

Generates Go structs from JSON responses to specific routes defined in a configuration file.

RTS: request to struct. Generates Go structs from JSON server responses.

GitHub

248 stars
5 watching
11 forks
Language: Go
last commit: almost 4 years ago
Linked from 2 awesome lists

cligogolangjsonjson-serverrestrts

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
twpayne/go-xmlstructGenerates Go structs from multiple XML documents78
m-zajac/json2goTool for generating Go type representations from JSON inputs132
grofers/go-codonGenerates Go server code from REST and workflow specifications142
miku/zekAutomates creation of Go structs from XML documents756
danhper/structomapTool for generating maps from Go structs with dynamic transformation and serialization options.144
go-playground/generateAutomates the process of generating setup code in Go projects30
rjeczalik/interfacesTools for generating interfaces and structs in Go423
tompston/gomakemeAutomates the creation of boilerplate and endpoints for REST APIs in Go.11
aphoh/go-substrate-genA tool that generates boilerplate code for substrate-based chains7
cgxxv/xj2goA tool to convert data from XML or JSON formats into Go structs.34
lileio/lileAutomates the creation of basic gRPC services in Go with pre-set structures and tools.1,506
pumpkinseed/structsA set of utility functions for manipulating and comparing structs in Go programming language.24
jmattheis/goverterAutomates the generation of type-safe conversion methods between data structures576
srfrog/dictProvides an alternative data structure to Go's built-in map and slice types45
awalterschulze/goderiveAutomates generating implementations of common Go functions from input parameter types.1,246