golang-json

There are 7 repositories under golang-json topic.

  • gojsonq

    thedevsaddam/gojsonq

    A simple Go package for querying over JSON, YAML, XML, and CSV data.

    Language:Go2.2k3173139
  • liu-cn/json-filter

    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 like json processing capability

    Language:Go13511120
  • miladibra10/vjson

    vjson is a golang package that helps to validate JSON objects

    Language:Go413164
  • ddymko/go-jsonerror

    Small package which wraps error responses to follow jsonapi.org

    Language:Go16222
  • dumim/tagconv

    TagConv: Convert any Go Struct to a Map based on custom struct tags with dot notation

    Language:Go4110
  • infiniteloopcloud/json

    Copy of Go's built-in json with IsZero support

    Language:Go1200
  • kgrz/json-parsing-post

    Code used in JSON parsing post: https://kgrz.io/go-json-flatten-filter-cleaner-types.html

    Language:Go402