kazaam

JSON transformer

A JSON transformation library for Go

Arbitrary transformations of JSON in Golang

GitHub

282 stars
20 watching
54 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists

golangjsonjson-datajson-formatjsonpathtransformations

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bazaarvoice/jolt A JSON transformation library written in Java where the specification is itself a JSON document. 1,560
spyzhov/ajson A Go package for parsing and manipulating JSON data with path-based selection support 243
doubleprecisionsoftware/jsontl A library that allows transformation of JSON data using a simple, JSON-based language with basic operations for replacing and extending values. 7
m-zajac/json2go Tool for generating Go type representations from JSON inputs 132
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
captn3m0/jqaas A web service that uses JSON query language to transform and filter JSON data in real-time. 35
elgs/gojq A Go library for querying and manipulating JSON data 191
asty-org/asty Tool for converting Go source code AST to JSON and back to AST 81
kakaopensource/kakajson A Swift library providing fast conversion between JSON and model data structures. 1,172
ohler55/ojg A high-performance JSON parser and toolset for Go. 858
cgxxv/xj2go A tool to convert data from XML or JSON formats into Go structs. 34
gabesoft/trans A library that enables easy transformation of complex JSON objects by specifying composite field names and chaining multiple transformation methods. 179
antonholmquist/jason A JSON parsing and manipulation library for the Go programming language 1,142
elgs/jsonql A JSON query expression library in Golang. 276
yazgazan/jaydiff Compares two JSON files and displays their differences in various formats 106