menu
techminis

A naukri.com initiative

google-web-stories
Home

>

Productivity News

>

🧠 What is JSON?
source image

Department of Product

1M

read

225

img
dot

Image Credit: Department of Product

🧠 What is JSON?

  • JSON stands for Javascript Object Notation and is a lightweight data format that is easy to read and write
  • It is completely language-independent which makes it ideal for use across various programming languages and platforms
  • JSON is predominantly used by engineers but non-technical members may encounter it at some point in time
  • JSON is widely used in data exchange and analysis, API communication and web services, and data storage
  • JSON is structured and represented in key-value pairs similar to how ‘objects’ are structured in javascript
  • An object is a fundamental data structure in JSON which represents a collection of key-value pairs enclosed in curly braces
  • The key features of a JSON object include key-value pairs, string values, numerical values, boolean values, null values, arrays, and nested objects
  • APIs communicate with each other using JSON objects
  • Tool like jsonlint.com can be used for JSON data validation
  • JSON is used by companies like Reddit, Uber and Stripe for data analysis, APIs and data exchange respectively

Read Full Article

like

13 Likes

For uninterrupted reading, download the app