You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
217 B

  1. [
  2. { "id": 1, "name": "Lloyd", "age": 40, "nationality": "English" },
  3. { "id": 2, "name": "Mona", "age": 34, "nationality": "Palestinian" },
  4. { "id": 3, "name": "Francesco", "age": 24, "nationality": "Italian" }
  5. ]