HarshCasper / HarshCasper/AllNotes

Add Update Profile + Delete Profile Option

Open
#52 3 comments 0 reactions 0 assignees View on GitHub
Assigned Backend-Dev enhancement Medium WooTech-20
Dominant language
JavaScript
Stars
43
Forks
28
PR merge metrics
No merged PRs in 30d

Description

## Description

Add Update Profile endpoint and Delete Profile endpoints.

### Update Profile

@route POST api/profile/me
@desc Create your own profile (and if profile already exists then update it)
@access Private

### Delete Profile

@route DELETE api/profile/me
@desc Delete profile, user
@access Private

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.