simple question #2
-
What is JSON? |
Beta Was this translation helpful? Give feedback.
Answered by
prowebdev119
Jan 17, 2023
Replies: 1 comment
-
JSON is an open standard file format and data interchange format that uses human-readable text to store and transmit data objects consisting of attribute–value pairs and arrays. It is a common data format with diverse uses in electronic data interchange, including that of web applications with servers. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
bluedev41
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
JSON is an open standard file format and data interchange format that uses human-readable text to store and transmit data objects consisting of attribute–value pairs and arrays. It is a common data format with diverse uses in electronic data interchange, including that of web applications with servers.