ej
JSON handler
Provides a simple way to handle JSON data from different sources in Go applications.
Write and read JSON from different sources in one line
10 stars
2 watching
2 forks
Language: Go
last commit: over 4 years ago
Linked from 2 awesome lists
gogolangjson
Related projects:
Repository | Description | Stars |
---|---|---|
antonholmquist/jason | A JSON parsing and manipulation library for the Go programming language | 1,142 |
abusomani/jsonhandlers | A library that provides simple handlers to read and write JSON data from various sources such as files and HTTP requests. | 2 |
elgs/gojq | A Go library for querying and manipulating JSON data | 191 |
ohler55/ojg | A high-performance JSON parser and toolset for Go. | 858 |
andrew-m-c/go.jsonvalue | A Go library for working with unstructured JSON data efficiently | 187 |
thedevsaddam/gojsonq | Provides an ODM-like API to access and query JSON data in Go | 2,190 |
spyzhov/ajson | A Go package for parsing and manipulating JSON data with path-based selection support | 243 |
paesslerag/jsonpath | An implementation of the JSONPath query language for Go. | 185 |
oliveagle/jsonpath | A Go implementation of JsonPath syntax for querying JSON data structures. | 324 |
francoispqt/gojay | A high-performance JSON parser and encoder with streaming capabilities for Go. | 2,123 |
sinhashubham95/jsonic | A comprehensive set of utilities to handle JSON data in Go. | 11 |
nikolaydubina/htmljson | A Go library for rendering JSON data into customizable HTML pages | 7 |
romshark/jscan | High-performance JSON iterator and validator for Go | 90 |
wi2l/jettison | Fast JSON encoding library for Go with configurable options and native support for standard library types. | 174 |
maxzender/jv | A command-line JSON viewer utility | 119 |