Fix search API endpoints
Open
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Since PR #47 the API endpoints for search and suggest no longer work. The web search uses internal functions for searching and filtering with the user's cookie. The API endpoints should be rewritten to use access tokens and reuse functionality.
Contributor guide
Assessment
This issue has not been assessed yet.