bounswe / bounswe2022group4

6 stars 3 forks source link

Backend: Search Application - Initialized the application and added the user search functionality #528

Closed oguzhantok closed 1 year ago

oguzhantok commented 1 year ago

Initialized the search application. Configured the urls and settings. Finally added the search user functionality. From now on one can search a user by supplying a username.

Developed endpoint: GET /api/search/user?query={input}