BACKEND v1.0.0 · FASTAPI · PYTHON 3.11

Backend is running 

Internal API powering students, mentors, calendars, and program operations. This server is healthy and accepting requests.

~/careers-crm-backend
$ uvicorn app:create_app --host 0.0.0.0 --port 5000 # booting application mongodb connected redis connected socketio enabled (asgi) gcalendar connected (learning@mesaschool.co) smtp configured # Application Startup Complete $ _
UPTIME
since page loaded
LOCAL TIME
PING
round-trip /health
VERSION
v1.0.0
FastAPI · Python

API Docs

Interactive Swagger UI for every endpoint.

/docs →

Status Dashboard

Real-time service health, latency, connection tests.

/status →

ReDoc Reference

Polished, sectioned reference for the OpenAPI spec.

/redoc →

Liveness Probe

Lightweight JSON for monitoring & healthchecks.

/health →