Commit Graph

8 Commits

Author SHA1 Message Date
b73be057f3 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 API docs
- Add FastAPI metadata (title, description, version)
- Reorganize imports and code structure with section separators
- Add shutdown event handler
- Change failed DB connection log level to warning
2026-02-27 18:40:52 -05:00
4fe97e0753 Updated claude big changes 2026-01-29 08:43:49 -05:00
7649902b67 major claude changes 2026-01-28 21:55:06 -05:00
8c936793f5 website online working 2025-08-16 21:51:55 -04:00
c313680c13 dynamic database 2024-10-07 22:57:56 -04:00
6ee78dff2b asdasdas 2024-07-30 12:01:28 -04:00
c7e6579c20 updated classes 2024-07-17 18:04:38 -04:00
6624cf541b first commit 2024-07-15 18:00:33 -04:00