Answer the question
In order to leave comments, you need to log in
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,
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question