gabs

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

gogolangjsonparsing
3,531
Stars
200
Forks
36
Issues
3,531
Watchers

Similar Packages

GJSON

Get a JSON value with one line of code.

15,484

SJSON

Set a JSON value with one line of code.

2,704

gojson

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

2,687

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