diff --git a/README.md b/README.md index 4d2ebd5..438058e 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,11 @@ Infrastructure layer is where controller and other services are there . ## 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