Skip to content

Commit 8d94181

Browse files
authored
Update README.md
1 parent e382805 commit 8d94181

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ GET | `/api/user/profile/{pk}` | Retrieve a user
1515
PUT | `/api/user/update/{pk}` | Edit a user
1616
DELETE | `/api/user/destroy/{pk}` | Delete a user
1717

18+
### Tasks
19+
[x] Users api CRUD endpoints
20+
1821

1922
### Installation
2023
If you wish to run your own build, first ensure you have python globally installed in your computer. If not, you can get python (here)[python.org].

0 commit comments

Comments
 (0)