Commit History

feat(logging): add centralized logger setup utility
206d2a8

MukeshKapoor25 commited on

refactor(logging): replace direct logger initialization with setup_logger
6323fca

MukeshKapoor25 commited on

fix(security): tighten CORS origin regex for localhost only
40a69a3

MukeshKapoor25 commited on

feat: add authentication, security middleware, and optimize JSON handling
fd2ce9d

MukeshKapoor25 commited on

update Dockerfile to expose port 8000 and modify CMD for application startup; refactor app.py to implement search_and_chunk function for fetching and processing URLs
76caa9d

MukeshKapoor25 commited on