CertNova
Menu
<- Back to glossary

JSON Encoding

noun

Definition

  1. 1.JSON encoding is a method of representing data structures in a lightweight, text-based format that is easy to read and write.

Example

JSON is commonly used in REST APIs to exchange data between clients and servers.

Related Exams