Advertisement
Guest User

example

a guest
Nov 15th, 2019
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.05 KB | None | 0 0
  1. [
  2.   {
  3.     "id": 1,
  4.     "name": "Bruno Alves",
  5.     "email": "brunorafaelja@gmail.com",
  6.     "aboutMe": "is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book."
  7.   },
  8.   {
  9.     "id": 2,
  10.     "name": "Evandro Nascimento",
  11.     "email": "evandronascimento@gmail.com",
  12.     "aboutMe": "There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable"
  13.   },
  14.   {
  15.     "id": 3,
  16.     "name": "Marcio Braga",
  17.     "email": "marciobraga@gmail.com",
  18.     "aboutMe": "The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from de Finibus Bonorum et Malorum by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham."
  19.   }
  20. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement