Tech Glossary

What is JSON?

JSON (JavaScript Object Notation) is a text format for putting data in a structured form. JSON is often used to transfer data between different systems, and is a common format for storing data in a database. JSON is a simple format to use, and it is easy to convert data to and from JSON format. JSON is a good alternative to XML, and is often faster and easier to use.

Relaterade