npm i
node app.js
http://localhost:5000/users/<email of the user>
then add to the body name and phone in json form
{
"name":<name>,
"phone":<phone>
}
http://localhost:5000/users/<email of the user>
http://localhost:5000/users/<email of the user>
http://localhost:5000/users
http://localhost:5000/users/<email of the user>
then add to the body name and phone in json form
{
"name":<name>,
"phone":<phone>
}
- Abdulrahman Fahmy https://github.com/abdulrhman500
- Alaa Hisham https://github.com/3laaHisham