A
A
AigizK2015-12-02 13:08:52
JSON
AigizK, 2015-12-02 13:08:52

What to use instead of JSON if the file needs to be filled in by hand?

The user (far from programming, but a confident PC user) must manually fill in a file that contains tabular data, arrays, dictionary, etc.
In this case, the file must be readable. What format do you use for such cases?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
DevMan, 2015-12-02
@AigizK

yaml

G
GavriKos, 2015-12-02
@GavriKos

JSON in this case is the most acceptable format, IMHO. You can try to fill in through the visual editor, the same www.jsoneditoronline.org

S
sivabur, 2015-12-02
@sivabur

xml

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question