indie-status-page/venv/lib/python3.11/site-packages/mypyc/lib-rt
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
..
base64 feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
internal feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
strings feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
time feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
vecs feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
build_setup.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
bytearray_extra_ops.c feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
bytearray_extra_ops.h feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
bytes_extra_ops.c feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
bytes_extra_ops.h feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
bytes_ops.c feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
byteswriter_extra_ops.c feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
byteswriter_extra_ops.h feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
CPy.h feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
dict_ops.c feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
exc_ops.c feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
float_ops.c feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
function_wrapper.c feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
generic_ops.c feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
getargs.c feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
getargsfast.c feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
init.c feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
int_ops.c feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
list_ops.c feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
misc_ops.c feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
module_shim.tmpl feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
module_shim_no_gil_multiphase.tmpl feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
mypyc_util.h feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
pythoncapi_compat.h feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
pythonsupport.c feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
pythonsupport.h feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
set_ops.c feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
static_data.c feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
static_data.h feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
str_extra_ops.c feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
str_extra_ops.h feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
str_ops.c feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
stringwriter_extra_ops.c feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
stringwriter_extra_ops.h feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
tuple_ops.c feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
vecs_extra_ops.c feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
vecs_extra_ops.h feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00