Files
eamco_authorize/app
Edwin Eames 285cac54a3 feat: standardize main.py with health checks, structured logging, and API docs
- Add module-level docstring with endpoint documentation
- Add /health endpoint with database connectivity check
- Add /root endpoint redirecting to docs
- Add FastAPI metadata (title, description, version)
- Reorganize imports and add section separators
- Add startup/shutdown event handlers with emoji logging
- Add check_db_connection() helper using SQLAlchemy
2026-02-27 18:32:48 -05:00
..
2025-09-08 14:30:40 -04:00