MLH-Fellowship / orientation-project-python-24.SUM.B

Orientation Project (Python for 24.SUM.B)
1 stars 6 forks source link

feat: Implement API route to handle personal info #31

Closed ZeyadTarekk closed 3 days ago

ZeyadTarekk commented 4 days ago

Closes #1

GET /resume/personal-info/ : To get the personal info POST /resume/personal-info/: To add the personal info PUT /resume/personal-info/: To update personal info

The body is in the format: { "name":"Zeyad Tarel", "email":"zeyad.ta01@gmail.com", "phone":"+201111111111" } The phone MUST have country code