golang-json topic

List golang-json repositories

gojsonq

2.2k
Stars
140
Forks
Watchers

A simple Go package to Query over JSON/YAML/XML/CSV Data

vjson

39
Stars
2
Forks
Watchers

vjson is a golang package that helps to validate JSON objects

json-filter

130
Stars
19
Forks
Watchers

golang json字段过滤,复用struct 随意选择你想要输出为json的结构体字段。 json filter Golang's JSON filter randomly selects the structure fields you want to output as JSON,Let go have dynamic language l...

go-jsonerror

16
Stars
2
Forks
Watchers

Small package which wraps error responses to follow jsonapi.org