Advertisement
Guest User

Untitled

a guest
May 15th, 2019
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. {"students":[
  2. { "id": "001", "firstName":"John", "lastName":"Doe", "email": "jhondoe@doe.com" },
  3. { "id: "002", "firstName":"Anna", "lastName":"Smith", "email": "annasmith@smith.com" },
  4. { "id": "003", "firstName":"Peter", "lastName":"Jones", "email": "peterjones@jones.com" }
  5. { "id": "003", "firstName":"John", "lastName":"Doe", "email": "jhondoe@doe.com" }
  6. ]
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement