Files
hey-search/backend/app
junvandCopilot 81a3b69f6d fix: add /search alias so external clients don't get 404
- Vite dev server: proxy /search to backend with path rewrite to /api/search
- FastAPI: add GET+POST /search route that 307-redirects to /api/search
  (307 preserves the original HTTP method, so POST stays POST)
- Fixes 404 for clients calling /search instead of /api/search

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-24 11:05:07 +11:00
..
2026-02-24 10:51:26 +11:00
2026-02-23 21:43:34 +11:00
2026-02-23 14:37:07 +11:00
2026-02-23 21:43:34 +11:00
2026-02-23 21:43:34 +11:00
2026-02-23 21:09:27 +11:00