Guest User

Untitled

a guest
Jan 1st, 2019
304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.23 KB | None | 0 0
  1. {
  2. "List": [
  3. {
  4. "ville": "kenitra",
  5. "tel": 613511908,
  6. "prenom": "zainab",
  7. "service": "",
  8. "nom": "rifi",
  9. "rating": "",
  10. "adresse": "lotis el wahada",
  11. "cin": "G688851",
  12. "mail": "zainab.rifi@gmail.com",
  13. "mdp": "azerty",
  14. "type_profil": "client"
  15. },
  16. {
  17. "ville": "kenitra",
  18. "tel": 613511908,
  19. "prenom": "othmane",
  20. "service": "plomberie",
  21. "nom": "feriani",
  22. "rating": 5,
  23. "adresse": "hawzia",
  24. "cin": "G688851",
  25. "mail": "feriani.othmane@gmail.com",
  26. "mdp": "azerty",
  27. "type_profil": "prestataire"
  28. },
  29. {
  30. "ville": "sale",
  31. "tel": 6,
  32. "prenom": "sarah",
  33. "service": "",
  34. "nom": "mouqine",
  35. "rating": "",
  36. "adresse": "sla",
  37. "cin": "G688851",
  38. "mail": "sarah.mouqine@gmail.com",
  39. "mdp": "azerty",
  40. "type_profil": "client"
  41. },
  42. {
  43. "ville": "tetouan",
  44. "tel": 6,
  45. "prenom": "munat",
  46. "service": "menage",
  47. "nom": "daoudi",
  48. "rating": 4,
  49. "adresse": "tetouan",
  50. "cin": "G688851",
  51. "mail": "daoudi.mounat@gmail.com",
  52. "mdp": "azerty",
  53. "type_profil": "prestataire"
  54. }
  55. ]
  56. }
Add Comment
Please, Sign In to add comment