Write TypeScript, Run RustYour handlers are TypeScript. The runtime underneath is Rust — Hyper 1.x, Tokio, Axum. 8-10x faster than Express, ~10ms cold starts.
Zero-Config Local Devcooper run starts embedded Postgres, NATS, and Valkey. Runs migrations. Hot reloads. No Docker required.
Deploy AnywhereOne command deploys to AWS, GCP, Azure, or Fly.io. Cooper provisions all infrastructure — databases, queues, cache, compute.
Type-Safe EverythingAuto-generated typed clients for your frontend. OpenAPI spec from your code. Zod validation runs before your handler.
Batteries IncludedDatabase, cache, pub/sub, queues, cron, object storage, secrets, auth — all built in. No glue code.
Live DashboardService map, API explorer, request log — all in a minimal monochrome UI powered by dagre.