S
S
Senseich2018-06-08 16:57:24
JSON
Senseich, 2018-06-08 16:57:24

What is JSON in simple terms?

Hello! I finally decided to figure out what is the JSON format and what is it for?
I read it on the Internet, but I didn’t really understand what he was doing. As I understand it, it converts the server response like:
?parametr1=1¶metr2=2
into a more readable type like:

{
parametr1: 1,
parametr1: 2,
}

Most likely I wrote garbage, help me understand this issue?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Y
Yan-s, 2018-06-08
@Yan-s

Wow, my congratulations)
This is a format, they convert it into it, they store it in it, they transmit it in it. Data. Not always, of course, but when it is justified.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question