jsend

JSON format

A specification for simple JSON-based communication format between servers and clients

JSend is a specification for a simple, no-frills, JSON based format for application-level communication.

GitHub

2k stars
25 watching
128 forks
last commit: almost 3 years ago
Linked from 1 awesome list

json

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
javascipt/jsome A tool to format JSON objects in a readable and visually appealing way. 244
ndjson/ndjson-spec Defines a standard for transporting JSON data in stream protocols 684
clevergo/jsend An implementation of JSend specification in Go. 21
apiaryio/mson A Markdown syntax for describing data structures in JSON and related formats. 903
sayanarijit/jf A utility to safely format and print JSON objects in the commandline. 29
owensd/json-swift A JSON parsing library for Swift with a focus on type safety and easy access to JSON data 721
soundio/sequence-json A simple format for representing music sequences in JSON 136
miolini/jsonf A command-line utility for formatting and querying JSON data 65
timjansen/hanson An extended JSON format with optional quotes, multi-line strings and comments. 153
zaach/jsonlint A JSON parser and validator with a CLI. 1,940
kuceb/eslint-plugin-json-format A plugin for ESLint to format and auto-fix JSON files in JavaScript projects. 41
davidtimovski/json-formatter A desktop application for formatting JSON strings in a user-friendly way 25
beregond/jsonmodels A Python library to simplify working with structured data from JSON 3
ddiidev/json2v Converts JSON data to Vlang structs with customizable structure and type handling. 28
mjansson/json An in-place JSON parser implemented in a single header file 74