Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
fdemir committed Jan 2, 2024
1 parent 090d8ed commit ae27bbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@ It will create a REST API for the `users` resource.
```bash
GET /users
POST /users
DELETE /users/2
GET /users?gender=B
DELETE /users/:id
GET /users?field=value
```

## Using as Module
Expand Down

0 comments on commit ae27bbe

Please sign in to comment.