json2go

Advanced JSON to Go struct conversion. Provides package that can parse multiple JSON documents and create struct to fit them all.

clijsonjson-to-gojson-to-golangjson-to-struct
141
Stars
20
Forks
2
Issues
141
Watchers

Similar Packages

GJSON

Get a JSON value with one line of code.

15,469

gabs

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

3,530

SJSON

Set a JSON value with one line of code.

2,702

gojson

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

2,690

fastjson

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

2,441