Files
nfoguard/utils/__init__.py
T
sbcrumb 5adc596077
Local Docker Build (Dev) / build-dev (push) Successful in 33s
refactor: Extract models, config, and main app setup
- Create modular directory structure
  - Extract Pydantic models to api/models.py
  - Move configuration to config/settings.py
  - Create clean main.py with FastAPI app setup

  WIP: Routes and processor classes still need extraction
2025-09-25 15:32:51 -04:00

0 lines
0 B
Python