JSON
↔ (standard) Serialize data into lightweight XLang format as string object notation
Source: www.json.org/json
aka JSON, JavaScript-Object-Notation, JS-Object-Notation
JSON is Data Structure of name/value pairs & ordered nestable list of values
References
JSON
↔ Global Object API to acccess Static Method to convert/parse JSON.json()
↔async
Chain Method to returnPromise
parse as JSON formatbody-parser
↔ Node.js Middleware Module to parse (URL/JSON-encoded)POST
dataJSON-Schema
↔ Scheme to annotate/validate JSON structMonarch
↔ Library for Code Syntax Highlight via JSON declarationjsonplaceholder
↔ Online API to provide dummy REST JSON HTTP ResponseJWT
↔ (proposed standard) JSON as passport ID to securely transfer user data (HPS) over webBSON
↔ (format) Mongo extends JSON to store types & length infouses [**_
JSON_**](json)
↔ usually REST use JSON to send datauses [**_
JSON_**](json)
↔ usually REST use JSON to send dataTypesense Collection
↔ typesense Virtual Collection as JSON to store/retrieve/mutate aliasesAWS Task Definition
↔ JSON to def AWS Task in terms of name, task role, network mode, Container Image (env, resource, host port, container port, etc)JSONL
↔ newline-delimited JSON to store data struct for easier record-by-record processingNode script demo
↔ the aim of releasing the code is to showcase how to transform a complex JSON object, structured like a Relational Database, into a feature-rich MDX static site.