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.
248 stars
5 watching
11 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists
cligogolangjsonjson-serverrestrts
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates Go structs from multiple XML documents | 78 |
| Tool for generating Go type representations from JSON inputs | 132 |
| Generates Go server code from REST and workflow specifications | 142 |
| Automates creation of Go structs from XML documents | 756 |
| Tool for generating maps from Go structs with dynamic transformation and serialization options. | 144 |
| Automates the process of generating setup code in Go projects | 30 |
| Tools for generating interfaces and structs in Go | 423 |
| Automates the creation of boilerplate and endpoints for REST APIs in Go. | 11 |
| A tool that generates boilerplate code for substrate-based chains | 7 |
| A tool to convert data from XML or JSON formats into Go structs. | 34 |
| Automates the creation of basic gRPC services in Go with pre-set structures and tools. | 1,506 |
| A set of utility functions for manipulating and comparing structs in Go programming language. | 24 |
| Automates the generation of type-safe conversion methods between data structures | 576 |
| Provides an alternative data structure to Go's built-in map and slice types | 45 |
| Automates generating implementations of common Go functions from input parameter types. | 1,246 |