gojson

struct generator

Automates generation of Go struct definitions from JSON or YAML documents

Automatically generate Go (golang) struct definitions from example JSON

GitHub

3k stars
49 watching
209 forks
Language: Go
last commit: about 5 years ago
Linked from 2 awesome lists

cligogo-generategojsongolang

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
xxjwxc/gormtAutomates conversion of MySQL database to Go structs using GORM2,372
galeone/rtsGenerates Go structs from JSON responses to specific routes defined in a configuration file.248
mailru/easyjsonA JSON serialization utility for Go that generates efficient and customizable marshaler and unmarshaler functions.4,509
creativeinquiry/go2jsonTool for generating abstract syntax trees from Go source code and converting them into JSON format for transpiling to other programming languages.5
limiu82214/gojmaprA library to extract specific properties from complex JSON structures into Go structs with minimal code changes.22
pquerna/ffjsonGenerates optimized JSON serialization functions for Go structures2,967
mholt/json-to-goAutomates the conversion of JSON to Go type definitions4,521
m-zajac/json2goTool for generating Go type representations from JSON inputs132
chrispenner/json-to-haskellA tool to automatically generate Haskell data types and instances from JSON schema81
grofers/go-codonGenerates Go server code from REST and workflow specifications142
cgxxv/xj2goA tool to convert data from XML or JSON formats into Go structs.34
twpayne/go-xmlstructGenerates Go structs from multiple XML documents78
golang-jwt/jwtAn implementation of JSON Web Tokens for authentication and security in Go programming language7,375
kesonan/sqlgenAutomates code generation for Go-based SQL libraries from MySQL queries84
tomwright/daselA tool for querying and modifying structured data from various formats.7,248