Advertisement
Guest User

Untitled

a guest
Nov 15th, 2019
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. [{
  2. "id": "1",
  3. "title": "Todo item number 1",
  4. "disc": "discription of todo item number 1"
  5. },{
  6. "id": "2",
  7. "title": "Todo item number 2",
  8. "disc": "discription of todo item number 2"
  9. },{
  10. "id": "3",
  11. "title": "Todo item number 3",
  12. "disc": "discription of todo item number 3"
  13. },{
  14. "id": "4",
  15. "title": "Todo item number 4",
  16. "disc": "discription of todo item number 4"
  17. },{
  18. "id": "5",
  19. "title": "Todo item number 5",
  20. "disc": "discription of todo item number 5"
  21. }]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement