PythonBulawayo/ChitChat

Create API endpoint to view a specific user profile's details

Open

#4 opened on Sep 17, 2023

 (0 comments) (0 reactions) (0 assignees)TypeScript (24 forks)auto 404
backendenhancementgood first issue

Repository metrics

Stars
 (25 stars)
PR merge metrics
 (PR metrics pending)

Description

We need to create an API endpoint that supports GET/POST requests to view and update a specific user's profile. Only the profile owner should be able to edit their profile.

Contributor guide