gojmapr
JSON extractor
A library to extract specific properties from complex JSON structures into Go structs with minimal code changes.
get simple struct from complex json
22 stars
1 watching
1 forks
Language: Go
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
elgs/gojq | A Go library for querying and manipulating JSON data | 191 |
003random/getjs | A tool to extract JavaScript sources from URLs and web pages efficiently | 708 |
ohler55/ojg | A high-performance JSON parser and toolset for Go. | 858 |
mvdan/xurls | A tool to extract URLs from text using regular expressions in the Go programming language. | 1,187 |
m-zajac/json2go | Tool for generating Go type representations from JSON inputs | 132 |
spyzhov/ajson | A Go package for parsing and manipulating JSON data with path-based selection support | 243 |
antonholmquist/jason | A JSON parsing and manipulation library for the Go programming language | 1,142 |
pxyup/fitter | A utility for extracting and processing data from various sources, including APIs, websites, and static text | 119 |
caxap/jsonobjects | A Python library that allows declarative extraction and conversion of elements from JSON documents. | 5 |
thedevsaddam/gojsonq | Provides an ODM-like API to access and query JSON data in Go | 2,190 |
noahgorstein/jqp | An interactive command-line interface for the jq utility to explore and manipulate JSON data | 2,200 |
afjoseph/rake.go | An algorithm for extracting keywords from text based on word frequency and part-of-speech tagging | 117 |
cgxxv/xj2go | A tool to convert data from XML or JSON formats into Go structs. | 34 |
davemolk/gogetjs | Tools for extracting and analyzing JavaScript files from web pages | 40 |
creativeinquiry/go2json | Tool for generating abstract syntax trees from Go source code and converting them into JSON format for transpiling to other programming languages. | 5 |