indie-status-page/venv/lib/python3.11/site-packages/sqlalchemy/util
IndieStatusBot 902133edd3 feat: indie status page MVP -- FastAPI + SQLite
- 8 DB models (services, incidents, monitors, subscribers, etc.)
- Full CRUD API for services, incidents, monitors
- Public status page with live data
- Incident detail page with timeline
- API key authentication
- Uptime monitoring scheduler
- 13 tests passing
- TECHNICAL_DESIGN.md with full spec
2026-04-25 05:00:00 +00:00
..
__init__.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
_collections.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
_concurrency_py3k.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
_has_cy.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
_py_collections.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
compat.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
concurrency.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
deprecations.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
langhelpers.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
preloaded.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
queue.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
tool_support.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
topological.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
typing.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00