aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/app/api/v1/bookmarks/search (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: Migrate from NextJs's API routes to Hono based routes for the API (...Mohamed Bassem2025-05-181-44/+0
* feat(api): enable ?sortOrder= for relevant resources (#1398)xuatz2025-05-181-0/+1
* fix: Add includeContent to search endpoint and document it in the docsMohamed Bassem2025-04-161-12/+16
* feat: Expose the search functionality in the REST APIMohamed Bassem2025-01-051-0/+39