| title | JSON |
|---|---|
| excerpt | a lightweight data-interchange format |
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is widely used in RESTful web services. It is both easy for humans to read and write and for machines to parse and generate.