gron

JSON disassembler

A utility that transforms JSON into a format allowing easy searching and manipulation of its contents

Make JSON greppable!

GitHub

14k stars
92 watching
329 forks
Language: Go
last commit: about 2 months ago
Linked from 4 awesome lists

clijson

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tidwall/gjson A JSON parser and extractor for Go, allowing fast and simple access to nested values in JSON documents. 14,487
pquerna/ffjson Generates optimized JSON serialization functions for Go structures 2,967
google/jsonnet A data templating language that allows you to generate text based on input data using a JSON-based syntax. 7,045
google/gson A Java library for converting objects to and from JSON data 23,432
robfig/cron A Go library that enables the scheduling of tasks at specific times or intervals. 13,197
mailru/easyjson A JSON serialization utility for Go that generates efficient and customizable marshaler and unmarshaler functions. 4,509
grpc-ecosystem/grpc-gateway A tool that generates a reverse-proxy server to translate RESTful HTTP APIs into gRPC 18,331
gluon-api/gluon-api A simple and flexible deep learning API for building neural networks 2,300
adhocore/gronx A lightweight parser and scheduler for cron expressions in Go. 422
callumlocke/json-formatter Automatically formats JSON data for easier readability in web browsers. 3,830
fullstorydev/grpcurl A command-line tool for interacting with gRPC servers using JSON encoding and protocol buffers. 11,014
grpc/grpc-go A high-performance RPC framework that supports mobile and HTTP/2-based communication. 21,208
json-c/json-c A C library implementing a reference counting object model for constructing and parsing JSON objects. 2,997
gradio-app/gradio Enables rapid creation and deployment of web applications for machine learning models and functions using Python 34,557
ant0ine/go-json-rest A library that provides a simple and efficient way to build RESTful JSON APIs in Go. 3,509