Skip to content

Feat: user search to fetch list of similar usernames

Surya Manoj Pentakota requested to merge user-search into develop

Feat: new user search endpoint to fetch list of similar usernames

Description

This MR is for a new /users/search which returns a list of usernames which are the most similar to the search query

Checklist

  • Code has been refactored for clarity, maintainability, or performance.
  • No functional changes have been introduced.
  • All existing tests are passing.
  • Code adheres to project coding standards.

Related Issue(s)

Closes #

Merge request reports

Loading