Mangoo-Organization / Mangoo-Front

0 stars 0 forks source link

Onwer edit api #34

Closed CaioGuerreiro closed 6 days ago

CaioGuerreiro commented 6 days ago

This pull request introduces functionality to fetch and update user data using API requests. In the owner-edit-api branch, a GET request is used to retrieve user details, while a PATCH request allows for updating user information. This enables dynamic handling of user data within the platform, providing a seamless way for users to view and modify their profiles.