Skip to content

Feature/update user endpoint - #112

Open
ievgen-nikiforov wants to merge 2 commits into
mate-academy:mainfrom
ievgen-nikiforov:feature/update-user-endpoint
Open

Feature/update user endpoint#112
ievgen-nikiforov wants to merge 2 commits into
mate-academy:mainfrom
ievgen-nikiforov:feature/update-user-endpoint

Conversation

@ievgen-nikiforov

Copy link
Copy Markdown

No description provided.

inikiforov added 2 commits August 28, 2026 14:14
Adds an update-user endpoint following the existing POST /users
pattern: validates name and email are present (400 if not), returns
404 for an unknown id, and otherwise updates the user via a new
db/store.js helper.
Write-up of the plan, model choice, commit split, and review notes
for the update-user endpoint.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant