Typed Worker API
Hono now lives in a standalone Cloudflare-hosted app with a typed client generated from the builder chain.
High Pointe Realty
Platform Foundry
The public Next.js app is now a pure consumer. The API lives as its own worker app, routes define their own schemas, and the web client talks to an external typed boundary instead of a mounted subpath.
Hono now lives in a standalone Cloudflare-hosted app with a typed client generated from the builder chain.
Blob services are injected through adapters so local filesystem storage and R2 stay behind the same service contract.
Validation errors and application faults now share one response envelope across the API boundary.