Two services. Two disciplines. Both proven, not asserted.
perf-api chases raw per-core throughput with nothing on the hot path. secure-api spends its CPU budget on auth, RBAC, and distributed rate limiting instead. Every number on this site comes from a committed k6 run or a passing test — see the docs and try it yourself in the playground.
One repo, two runtimes
Deliberately different stacks per service — the right tool for each job, not one paradigm stretched over both.
Ready to deploy on Railway — one Dockerfile per service, health-checked, documented.