gojson

Automatically generate Go (golang) struct definitions from example JSON.

cligogo-generategojsongolang
2,687
Stars
207
Forks
41
Issues
2,687
Watchers

Similar Packages

GJSON

Get a JSON value with one line of code.

15,484

gabs

For parsing, creating and editing unknown or dynamic JSON in Go.

3,531

SJSON

Set a JSON value with one line of code.

2,704

fastjson

Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection.

2,450

OjG

Optimized JSON for Go is a high performance parser with a variety of additional JSON tools including JSONPath.

943