waclaw-claw 52f0f8d1bd Add unified search API endpoint /api/v1/search/{hash}
- Create src/api/v1/search.py with search() handler
- Add /search/{hash:str} route to v1 router
- Add tests/test_search_api.py for integration tests

Note: Tests fail until Task 3 initializes search_repository in app state.
2026-04-09 12:40:41 -04:00
..
2026-02-16 19:14:18 +04:00
2026-03-09 11:28:46 +00:00
2025-10-30 11:48:34 +01:00
2026-02-25 03:00:55 +02:00
2025-12-18 12:41:13 +01:00
2025-10-15 20:53:52 +02:00
2025-10-20 15:42:12 +02:00