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
27 watching
130 forks
last commit: over 4 years ago
Linked from 1 awesome list

json

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
javascipt/jsomeA tool to format JSON objects in a readable and visually appealing way.244
ndjson/ndjson-specDefines a standard for transporting JSON data in stream protocols688
clevergo/jsendAn implementation of JSend specification in Go.21
apiaryio/msonA Markdown syntax for describing data structures in JSON and related formats.902
sayanarijit/jfA utility to safely format and print JSON objects in the commandline.30
owensd/json-swiftA JSON parsing library for Swift with a focus on type safety and easy access to JSON data721
soundio/sequence-jsonA simple format for representing music sequences in JSON137
miolini/jsonfA command-line utility for formatting and querying JSON data65
timjansen/hansonAn extended JSON format with optional quotes, multi-line strings and comments.153
zaach/jsonlintA JSON parser and validator with a CLI.1,948
kuceb/eslint-plugin-json-formatA plugin for ESLint to format and auto-fix JSON files in JavaScript projects.41
davidtimovski/json-formatterA desktop application for formatting JSON strings in a user-friendly way26
beregond/jsonmodelsA Python library to simplify working with structured data from JSON3
ddiidev/json2vConverts JSON data to Vlang structs with customizable structure and type handling.28
mjansson/jsonAn in-place JSON parser implemented in a single header file74