J

JSON

A lightweight data interchange format widely used for API communication and configuration files.

Also known as: JavaScript Object Notation
Technology

JavaScript Object Notation (JSON) is a lightweight data interchange format that is easy for humans to read and write, and easy for machines to parse and generate. It has become the standard format for API communication.

Syntax Example

{
    "name": "WebThinker Glossary",
    "version": "1.0.0",
    "features": ["search", "A-Z navigation", "tooltips"],
    "active": true
}

JSON vs XML

JSON is generally preferred over XML for web APIs because it is more compact, faster to parse, and natively supported by JavaScript.

Contact

Cookie Settings

We use cookies and similar technologies (e.g. tracking pixels) to analyse the use of our website, personalise content and offer social media functions. You can withdraw your consent at any time.

DE EN ES FR IT
Cookie consent by WebThinker

Individual Settings

Here you can specify in detail which services you wish to allow. Individual services can be enabled or disabled within each category.

DE EN ES FR IT
Cookie consent by WebThinker