Our great sponsors
-
Check out https://github.com/ohler55/ojg, specifically the “gen” package. Lets you parse into generic JSON types (Object, Number, String, etc) and easily manipulate / query with JSONPath.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- The Pros and Cons of DRY Code
- Errors vs. exceptions in Go and C++ in 2020
- OjG now has a tokenizer that is almost 10 times faster than json.Decode
- I wrote a JSON parsing library that makes it easy to query and even do arithmetic operations on JSON.
- FX: An interactive alternative to jq to process JSON