gabs

JSON navigator

Provides utilities for navigating and manipulating JSON data in Go

For parsing, creating and editing unknown or dynamic JSON in Go

GitHub

3k stars
50 watching
203 forks
Language: Go
last commit: over 2 years ago
Linked from 1 awesome list

gogolangjsonparsing

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jonschlinkert/has-valueA utility function to check if an object value exists at a given path or is not empty26
jonschlinkert/in-arrayReturns true if a value exists in an array without searching the entire array or handling null values16
dedalqq/omg.jsonparserA JSON parser with conditional validation6
nlohmann/jsonA lightweight C++ library for serializing and deserializing JSON data43,665
jsonmodel/jsonmodelA framework for creating smart data models from JSON6,854
koajs/is-jsonChecks if a Koa request body contains JSON data17
kinbiko/jsonassertA library that provides an easy-to-use assertion system for verifying the semantic equality of JSON data127
pljson/pljsonProvides an object-oriented interface to store and manipulate JSON data in PL/SQL456
willdurand/jsonpcallbackvalidatorValidates JSONP callback functions to prevent XSS attacks666
nestorpersist/jsonA fast and immutable JSON parser written in Scala11
andrew-m-c/go.jsonvalueA Go library for working with unstructured JSON data efficiently190
josdejong/jsoneditorA web-based tool for editing and validating JSON data11,687
orirawlings/jtA templating tool to process and render JSON data in Go using the text/template package.2
arkanovicz/essential-jsonA lightweight Java JSON library providing minimalistic parsing and rendering capabilities5
douglascrockford/json-jsProvides utilities to work with JSON data in JavaScript8,712