Skip to content

Commit

Permalink
chore: update the readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
FREDVUNI committed Oct 27, 2023
1 parent 45ad491 commit 5357a3c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,15 @@ This Rest API has the following endpoints:
### `/users`

- `GET`: Get all users

### `/users/signup`

- `POST`: Create a new user

### `/users/signin`

- `POST`: login user

### `/users/:id`

- `GET`: Get a specific user
Expand Down

0 comments on commit 5357a3c

Please sign in to comment.