mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-04-27 07:33:57 +00:00
Update json-gr.html.markdown
This commit is contained in:
parent
ffefea0306
commit
7d677f4dbe
@ -2,7 +2,14 @@
|
|||||||
language: json
|
language: json
|
||||||
filename: json-gr.html.markdown
|
filename: json-gr.html.markdown
|
||||||
contributors:
|
contributors:
|
||||||
|
- ["Anna Harren", "https://github.com/iirelu"]
|
||||||
|
- ["Marco Scannadinari", "https://github.com/marcoms"]
|
||||||
|
- ["himanshu", "https://github.com/himanshu81494"]
|
||||||
|
- ["Michael Neth", "https://github.com/infernocloud"]
|
||||||
- ["Athanasios Emmanouilidis", "https://github.com/athanasiosem"]
|
- ["Athanasios Emmanouilidis", "https://github.com/athanasiosem"]
|
||||||
|
translators:
|
||||||
|
- ["Athanasios Emmanouilidis", "https://github.com/athanasiosem"]
|
||||||
|
lang: el-gr
|
||||||
---
|
---
|
||||||
|
|
||||||
Το JSON (JavaScript Object Notation) είναι ένα πολύ απλό και ελαφρύ μορφότυπο ανταλλαγής δεδομένων. Όπως αναφέρεται και στην ιστοσελίδα [json.org](http://json.org), το JSON διαβάζεται και γράφεται εύκολα από τους ανθρώπους όπως επίσης αναλύεται και παράγεται εύκολα από τις μηχανές.
|
Το JSON (JavaScript Object Notation) είναι ένα πολύ απλό και ελαφρύ μορφότυπο ανταλλαγής δεδομένων. Όπως αναφέρεται και στην ιστοσελίδα [json.org](http://json.org), το JSON διαβάζεται και γράφεται εύκολα από τους ανθρώπους όπως επίσης αναλύεται και παράγεται εύκολα από τις μηχανές.
|
||||||
|
Loading…
Reference in New Issue
Block a user