Ser321 Principles of Distributed Software Systems 2 ...

2.e.3 JSON (JavaScript Object Notation) Values • The basic JSON value types and there representations are: - Asigned decimal number (compatible with floats, doubles and integers).-125.32 - A string literal “I am a string literal” - A boolean value: can be either true or false - An array of Json values denoted by encapsulating [ ] : ................
................