Skip to content

Commit 16c908f

Browse files
committed
Update README with API changes
1 parent d634f31 commit 16c908f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,6 @@ Access the following ports from localhost to access their respective services
6767

6868
### Api Reference
6969

70-
`/api/`: Hello world!
70+
- `/api/`: Hello world!
71+
- `/users/`: `GET`, `POST` users
72+
- `/users/{id}`: `GET`, `PUT` specific user details

0 commit comments

Comments
 (0)