Last active
January 27, 2021 11:20
-
-
Save jorgecc/e20291c3e70e9cafafb71b2fbffbd50e to your computer and use it in GitHub Desktop.
todo.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{"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