jsonhandlers

JSON handlers

A library that provides simple handlers to read and write JSON data from various sources such as files and HTTP requests.

JSON library to expose simple handlers that lets you easily read and write json from various sources.

GitHub

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

gogolangjson

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
lucassscaravelli/ejProvides a simple way to handle JSON data from different sources in Go applications.10
ohler55/ojgA high-performance JSON parser and toolset for Go.862
atlas-engineer/njsonA convenient and brevity-focused JSON handling framework for Common Lisp.16
spyzhov/ajsonJSON parser with path selection support249
asaiyusuke/jsonpathA Go library that parses and evaluates JSONPath queries to retrieve part of a JSON object24
antonholmquist/jasonA JSON parsing and manipulation library for the Go programming language1,142
therealklanni/jpA commandline tool for parsing JSON from various sources51
haskell/aesonA Haskell library for parsing and generating JSON data1,257
oliveagle/jsonpathA Go implementation of JsonPath syntax for querying JSON data structures.326
haskell-waargonaut/waargonautA JSON manipulation library for Haskell that provides flexible and precise decoding/encoding tools.94
sindresorhus/parse-jsonA JSON parser that provides more informative error messages when parsing JSON fails348
sourcemeta/jsontoolkitA comprehensive C++ library for parsing and manipulating JSON data with support for various formats and validation rules.43
nikolaydubina/htmljsonA Go library for rendering JSON data into customizable HTML pages7
ikesyo/himotokiA type-safe JSON decoding library written purely in Swift796
zerosnake0/jzonA high-performance JSON serialization library built as an alternative to jsoniter with some key differences and improvements.11