Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create /users/:id route #2

Open
RappyTV opened this issue Jun 2, 2023 · 0 comments
Open

Create /users/:id route #2

RappyTV opened this issue Jun 2, 2023 · 0 comments
Assignees
Labels
feature New feature or request
Milestone

Comments

@RappyTV
Copy link
Member

RappyTV commented Jun 2, 2023

This route should be used for

  • user creation (POST)
  • getting user info (GET)
  • updating user info (PATCH)
  • deleting a specific user (DELETE)
@RappyTV RappyTV added the feature New feature or request label Jun 2, 2023
@RappyTV RappyTV added this to Lyli Jun 2, 2023
@RappyTV RappyTV moved this to Todo in Lyli Jun 2, 2023
@RappyTV RappyTV moved this from Todo to In Progress in Lyli Jun 4, 2023
@RappyTV RappyTV moved this from In Progress to Todo in Lyli Jun 5, 2023
@RappyTV RappyTV added this to the Release milestone Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants