- to create a user: Post(http://localhost:3000/users)
body:{name: "???", email: "???@email.com", password: "password", confirmation: "password"}
- to get user by id: Get(http://localhost:3000/users/:userId)
khaledtf19/Lposts2-Backend
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|