hadith-api/app/services
salah 9aa76cddaf Refactor narrator endpoints for improved search and profile retrieval
- Enhanced search functionality with pagination and normalization for Arabic input.
- Updated profile retrieval to include comprehensive data about narrators, including hadith counts, teachers, students, and family information.
- Introduced new endpoints for narrator interactions and network visualization.
- Improved error handling and response structures across endpoints.
- Added utility functions for database queries and service availability checks.
- Refactored search module to support combined semantic and full-text search with weighted scoring.
2026-03-02 21:51:04 +01:00
..
__init__.py feat: Implement Hadith and Narrator endpoints with search functionality 2026-02-26 22:17:58 +01:00
database.py Refactor narrator endpoints for improved search and profile retrieval 2026-03-02 21:51:04 +01:00