json2go
JSON generator
Tool for generating Go type representations from JSON inputs
Create go type representation from json
132 stars
4 watching
19 forks
Language: Go
last commit: about 3 years ago
Linked from 2 awesome lists
clijsonjson-to-gojson-to-golangjson-to-struct
Related projects:
Repository | Description | Stars |
---|---|---|
| Automates the generation of boilerplate code for common Go applications | 5 |
| A tool to convert data from XML or JSON formats into Go structs. | 34 |
| Tool for generating abstract syntax trees from Go source code and converting them into JSON format for transpiling to other programming languages. | 5 |
| Automates creation of Go structs from XML documents | 756 |
| A high-performance JSON parser and toolset for Go. | 862 |
| A Go library for working with unstructured JSON data efficiently | 190 |
| Automates the generation of type-safe conversion methods between data structures | 576 |
| A JSON transformation library for Go | 283 |
| A Go implementation of a lightweight, comment-based JSON alternative | 333 |
| A Go library for querying and manipulating JSON data | 191 |
| Generates Go structs from JSON responses to specific routes defined in a configuration file. | 248 |
| Provides a simple way to handle JSON data from different sources in Go applications. | 10 |
| A tool to automatically generate Haskell data types and instances from JSON schema | 81 |
| JSON parser with path selection support | 249 |
| Tools for generating interfaces and structs in Go | 423 |