High-Table-Consortium / fullstack-capstone-dockerized

0 stars 3 forks source link

Create search rote #82

Closed NtokozoMitchell closed 1 month ago

NtokozoMitchell commented 1 month ago

Description:

Implement the route to search for attractions and destinations based on user input. This functionality will allow users to find attractions by keywords, location, and category.

endpoint Method :Get path:/api/search query parameters:

q(required):the search query string type:filter by type (destination or attration)