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: about 2 years ago
Linked from 2 awesome lists

cligogolangjsonjson-serverrestrts

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
twpayne/go-xmlstruct Generates Go structs from multiple XML documents 77
m-zajac/json2go Tool for generating Go type representations from JSON inputs 132
grofers/go-codon Generates Go server code from REST and workflow specifications 142
miku/zek Automates creation of Go structs from XML documents 750
danhper/structomap Tool for generating maps from Go structs with dynamic transformation and serialization options. 144
go-playground/generate Automates the process of generating setup code in Go projects 30
rjeczalik/interfaces Tools for generating interfaces and structs in Go 423
tompston/gomakeme Automates the creation of boilerplate and endpoints for REST APIs in Go. 11
aphoh/go-substrate-gen A tool that generates boilerplate code for substrate-based chains 7
cgxxv/xj2go A tool to convert data from XML or JSON formats into Go structs. 34
lileio/lile Automates the creation of basic gRPC services in Go with pre-set structures and tools. 1,506
pumpkinseed/structs A set of utility functions for manipulating and comparing structs in Go programming language. 24
jmattheis/goverter Tool for generating type-safe converters in Go 525
srfrog/dict Provides an alternative data structure to Go's built-in map and slice types 45
awalterschulze/goderive Automates generating implementations of common Go functions from input parameter types. 1,243