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.
2k stars
27 watching
130 forks
last commit: about 3 years ago
Linked from 1 awesome list
json
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to format JSON objects in a readable and visually appealing way. | 244 |
| Defines a standard for transporting JSON data in stream protocols | 688 |
| An implementation of JSend specification in Go. | 21 |
| A Markdown syntax for describing data structures in JSON and related formats. | 902 |
| A utility to safely format and print JSON objects in the commandline. | 30 |
| A JSON parsing library for Swift with a focus on type safety and easy access to JSON data | 721 |
| A simple format for representing music sequences in JSON | 137 |
| A command-line utility for formatting and querying JSON data | 65 |
| An extended JSON format with optional quotes, multi-line strings and comments. | 153 |
| A JSON parser and validator with a CLI. | 1,948 |
| A plugin for ESLint to format and auto-fix JSON files in JavaScript projects. | 41 |
| A desktop application for formatting JSON strings in a user-friendly way | 26 |
| A Python library to simplify working with structured data from JSON | 3 |
| Converts JSON data to Vlang structs with customizable structure and type handling. | 28 |
| An in-place JSON parser implemented in a single header file | 74 |