JSON (JavaScript Object Notation) is an open standard file format and data interchange format that stores and transmits data objects made up of attribute–value pairs and arrays using human-readable text (or other serializable values). It’s a common data format with a wide range of data transfer capabilities, including communication between web apps and servers. Following