Skip to content

Instantly share code, notes, and snippets.

@jorgecc
Last active January 27, 2021 11:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jorgecc/e20291c3e70e9cafafb71b2fbffbd50e to your computer and use it in GitHub Desktop.
Save jorgecc/e20291c3e70e9cafafb71b2fbffbd50e to your computer and use it in GitHub Desktop.
todo.json
[
{"ID":1,"Name":"Item #1","Done":1},
{"ID":2,"Name":"Item #2","Done":1},
{"ID":3,"Name":"Item #3","Done":1},
{"ID":4,"Name":"Item #4","Done":1}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment