This website requires JavaScript.
Explore
Help
Register
Sign In
Tianyang_Gong
/
DocHub
Watch
1
Star
0
Fork
0
You've already forked DocHub
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
c931b870ed
DocHub
/
backend
/
app
History
Tianyang
c931b870ed
feat: add SearchClient wrapper for index/delete/search operations
2026-08-01 02:25:48 +08:00
..
__init__.py
feat: scaffold FastAPI backend with config and health endpoint
2026-08-01 02:15:01 +08:00
config.py
feat: scaffold FastAPI backend with config and health endpoint
2026-08-01 02:15:01 +08:00
main.py
feat: scaffold FastAPI backend with config and health endpoint
2026-08-01 02:15:01 +08:00
minio_client.py
feat: add MinioClient wrapper for list/get/put/delete object operations
2026-08-01 02:24:15 +08:00
search_client.py
feat: add SearchClient wrapper for index/delete/search operations
2026-08-01 02:25:48 +08:00
text_extract.py
feat: add stdlib-only markdown and html text extraction for indexing
2026-08-01 02:21:38 +08:00