Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
morteza-mortezai committed Jun 5, 2023
1 parent 1447983 commit f828420
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@ Infrastructure layer is where controller and other services are there .

![2](https://github.com/morteza-mortezai/nestjs-microservice-clean-architecture/assets/75200938/0c7e56de-9aab-4d77-b15d-821befc1f6d6)

## endpoints
post: localhost:3001/api/users
get: localhost:3001/api/user/:id
get : localhost:3000/api/user/:id/avatar
delete : localhost:3000/api/user/:id/avatar

## Installation

```bash
Expand Down

0 comments on commit f828420

Please sign in to comment.