Skip to content
rdlabo.dev
@rdlabo/workers-hono-kit v0.10.6

Build consistent Hono APIs on Cloudflare Workers

Compose validation, authentication, errors, observability, data access, queues, realtime connections, offline replicas, and test infrastructure from focused entry points.

Infrastructure areas

  • HTTP and auth

    Standardize validation, Firebase authentication, errors, maintenance, and response finalization.

  • Workers data layer

    Use Hyperdrive, Drizzle, MySQL helpers, deadlock retry, and JST business-time primitives.

  • Realtime and offline

    Share Durable Object WebSocket patterns and table-agnostic offline replica contracts.

  • Testing and operations

    Reuse database fixtures, service fakes, performance logging, queues, and operational CLIs.