Add FastAPI wrapper + web console for the iTelescope portal #19

Merged
laurence merged 1 commit from feature/api-console into main 2026-07-24 22:47:34 +01:00

1 commit

Author SHA1 Message Date
a45f939f76 Add FastAPI wrapper + web console for the iTelescope portal
Read-only API over go.itelescope.net driven by username/password from a .env:
account status (balance/plan/renewal), plan discounts, telescope roster,
per-site weather, per-scope ACP reachability, and reservations (with a pointer
to the Cloudflare-protected live booking system). A dark dashboard GUI is served
on top at /. Booking is intentionally not exposed - it spends real points.
2026-07-24 22:47:04 +01:00