Create Endpoint to search for users
An endpoint should be created where a user can search for other users. To prevent that every user can download a full list of users, the search query should be always at least 3 characters long and the resulting list should be limited to 10 entries.