Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 67d936e

Browse files
authored
Update week3-homework.md
1 parent 3b536df commit 67d936e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

week3/week3-homework.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,10 @@
1515
- remove a todo and return the new list
1616
- DELETE /todos/
1717
- clear all the todos from the list
18-
### Notes:
18+
19+
All responses should be in JSON. There is a commented out example in my index.js
20+
21+
### Notes
1922

2023
A front-end html page that makes the correct calls and displays the results is supplied.
2124

0 commit comments

Comments
 (0)