formjson
JSON formatter
An HTTP handler that transparently exposes posted JSON data as if it were form-urlencoded data
Go net/http handler to transparently manage posted JSON
39 stars
3 watching
4 forks
Language: Go
last commit: almost 9 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
sayanarijit/jf | A utility to safely format and print JSON objects in the commandline. | 29 |
lm2343635/mgformatter | A JSON string formatter designed for iOS development | 16 |
mohsen1/json-formatter | A directive for rendering JSON objects in HTML with collapsible navigation | 372 |
nikolaydubina/htmljson | A Go library for rendering JSON data into customizable HTML pages | 7 |
cocoonspace/dynjson | Tool for client-customizable JSON formats from dynamic APIs | 16 |
davidtimovski/json-formatter | A desktop application for formatting JSON strings in a user-friendly way | 25 |
iolivernguyen/ujson | Transforms unstructured JSON data into a format suitable for use with JavaScript | 76 |
rfletcher/safari-json-formatter | A tool to make valid JSON documents human-readable | 841 |
javascipt/jsome | A tool to format JSON objects in a readable and visually appealing way. | 244 |
mjansson/json | An in-place JSON parser implemented in a single header file | 74 |
miolini/jsonf | A command-line utility for formatting and querying JSON data | 65 |
hjson/hjson-go | A Go implementation of a lightweight, comment-based JSON alternative | 332 |
json-parser/json-parser | A lightweight C parser for structured data formats like JSON | 1,285 |
shovon/json-pretty-printer | Converts poorly formatted JSON into readable syntax highlighted HTML. | 0 |
haya14busa/tmpl | Template engine for formatting JSON data in command-line interfaces | 5 |