Standalone server online
Zesty API
This service runs the shared Hono backend for web and mobile. Use it for Better Auth, oRPC procedures, health checks, and webhooks from a single dedicated origin.
Health check
Quick liveness probe for Render, monitoring, and smoke tests.
/api/health
Readiness check
Database-backed readiness probe for deployment and production smoke gates.
/api/ready
Auth session
Better Auth session endpoint used by web and Expo clients.
/api/auth/get-session
oRPC endpoint base
Procedure routes live under
/api/rpc/…
/api/rpc/<procedure>.