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

1493 add search to users endpoint #1609

Merged
merged 5 commits into from
Nov 14, 2024
Merged

Conversation

Lidavic
Copy link
Contributor

@Lidavic Lidavic commented Nov 14, 2024

Adds the ability to search for specific users by name and username, on this endpoint: localhost:8000/users/
Allows to make queries like: localhost:8000/users?search=[username/first name/last name]

closes #1493

@Lidavic Lidavic self-assigned this Nov 14, 2024
@Lidavic Lidavic linked an issue Nov 14, 2024 that may be closed by this pull request
Copy link
Contributor

@Snorre98 Snorre98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGMT

5dc91ec2c2a5f-google-vs-bing-memes-15-5dc414d9604e8__700-1411427538

@Lidavic Lidavic merged commit afa4fa5 into master Nov 14, 2024
5 checks passed
@Lidavic Lidavic deleted the 1493-add-search-to-users-endpoint branch November 14, 2024 19:15
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.

Add search to users endpoint
2 participants