GJSON - JSON Parser for Go
GJSON is a Go package that provides a fast and simple way to get values from a json document. It has features such as one line retrieval, dot notation paths, iteration.
https://github.com/tidwall/gjson
License:
Tech:
Tags: